[ 
https://issues.apache.org/jira/browse/OFBIZ-7083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15293681#comment-15293681
 ] 

Jacques Le Roux edited comment on OFBIZ-7083 at 5/20/16 5:20 PM:
-----------------------------------------------------------------

Not sure about you, but after applying the patch I get this error (I see the 
"Add" button)
{code}
2016-05-20 18:41:50,385 |ttp-nio-8443-exec-10 |ControlServlet                
|T| [[[EditWorkEffortNotes(Domain:https://localhost)] Request Done- 
total:0.428,since last([EditWorkEffortNo...):0.428]]
2016-05-20 18:41:54,883 |http-nio-8443-exec-3 |ControlServlet                
|T| [[[createWorkEffortNote(Domain:https://localhost)] Request Begun, 
encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
2016-05-20 18:41:54,936 |http-nio-8443-exec-3 |ServiceEcaRule                
|I| For Service ECA [workEffortGenericPermission] on [return] got false for 
condition: [hasPermission][equals][false][true][Boolean
]
2016-05-20 18:41:54,936 |http-nio-8443-exec-3 |ServiceDispatcher             
|T| Sync service [assetmaint/workEffortGenericPermission] finished in [48] 
milliseconds
2016-05-20 18:41:54,936 |http-nio-8443-exec-3 |ServiceDispatcher             
|E| Incoming context (in runSync : createWorkEffortNote) does not match 
expected requirements
org.ofbiz.service.ServiceValidationException: Le paramÞtre requis suivant 
manque : [createWorkEffortNote.workEffortId]
        at org.ofbiz.service.ModelService.validate(ModelService.java:557) 
~[ofbiz-service.jar:?]
        at 
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:376) 
[ofbiz-service.jar:?]
{code}


was (Author: jacques.le.roux):
Not sure about you, but after applying the patch I guess this error (I see the 
"Add" button)
{code}
2016-05-20 18:41:50,385 |ttp-nio-8443-exec-10 |ControlServlet                
|T| [[[EditWorkEffortNotes(Domain:https://localhost)] Request Done- 
total:0.428,since last([EditWorkEffortNo...):0.428]]
2016-05-20 18:41:54,883 |http-nio-8443-exec-3 |ControlServlet                
|T| [[[createWorkEffortNote(Domain:https://localhost)] Request Begun, 
encoding=[UTF-8]- total:0.0,since last(Begin):0.0]]
2016-05-20 18:41:54,936 |http-nio-8443-exec-3 |ServiceEcaRule                
|I| For Service ECA [workEffortGenericPermission] on [return] got false for 
condition: [hasPermission][equals][false][true][Boolean
]
2016-05-20 18:41:54,936 |http-nio-8443-exec-3 |ServiceDispatcher             
|T| Sync service [assetmaint/workEffortGenericPermission] finished in [48] 
milliseconds
2016-05-20 18:41:54,936 |http-nio-8443-exec-3 |ServiceDispatcher             
|E| Incoming context (in runSync : createWorkEffortNote) does not match 
expected requirements
org.ofbiz.service.ServiceValidationException: Le paramÞtre requis suivant 
manque : [createWorkEffortNote.workEffortId]
        at org.ofbiz.service.ModelService.validate(ModelService.java:557) 
~[ofbiz-service.jar:?]
        at 
org.ofbiz.service.ServiceDispatcher.runSync(ServiceDispatcher.java:376) 
[ofbiz-service.jar:?]
{code}

> Unable to add new note to Fixed Asset's maintenance
> ---------------------------------------------------
>
>                 Key: OFBIZ-7083
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7083
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/assetmaint
>    Affects Versions: Release Branch 14.12, Trunk, Release Branch 15.12
>            Reporter: Amardeep Singh Jhajj
>            Assignee: Jacques Le Roux
>         Attachments: OFBIZ-7083-Screenshot.png, OFBIZ-7083.patch
>
>
> Getting error when tried to add note to fixed asset maintenance. Please find 
> attached screenshot.
> Steps to regenerate:
> 1. Go to Asset Maintenance : 
> https://localhost:8443/assetmaint/control/EditFixedAssetMaint?fixedAssetId=10000&maintHistSeqId=00002
> 2. Now click on notes.
> 3. Now screen will have option to update notes instead of add notes.
> 4. Fill note field and click on update. We will get error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to