[jira] [Commented] (OFBIZ-7560) While adding new skill to any party the old skills are get disappeared from the party skill list

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Commented] (OFBIZ-7560) While adding new skill to any party the old skills are get disappeared from the party skill list

Nicolas Malin (Jira)

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

Pritam Kute commented on OFBIZ-7560:
------------------------------------

Hi [~Florian M],

Yes, your finding is absolutely correct. But here I think there is no need to go into complex logic like creating new service or nullifying the parameters, we can simply use entity-condition on 'PartySkill' to get the required data for the list. You can take reference from the EmployeeForms.xml#ListEmployeeSkills.

> While adding new skill to any party the old skills are get disappeared from the party skill list
> ------------------------------------------------------------------------------------------------
>
>                 Key: OFBIZ-7560
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7560
>             Project: OFBiz
>          Issue Type: Improvement
>          Components: party
>    Affects Versions: Trunk
>            Reporter: Deepak Baghel
>            Assignee: Pritam Kute
>            Priority: Minor
>         Attachments: OFBIZ-7560-Trunk.patch, Party_Skills 1.png, Party_Skills 2.png, Party_Skills 3.png
>
>
> Step to regenerate
> 1. Login into party component.
> 2. Go to the party skill section and add skills.
> 3. If there is already any skill then after adding the new skill all the other skills get disappeared from the list.
> 4. The Same thing can be seen after updating and deletion of already existing skill.



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