You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2021/07/10 10:48:00 UTC

[jira] [Closed] (OFBIZ-12271) Add TASK_STATUS to `status' field options in EditCalEvent form

     [ https://issues.apache.org/jira/browse/OFBIZ-12271?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-12271.
-----------------------------------
    Fix Version/s: Release Branch 17.12
                   18.12.01
       Resolution: Fixed

> Add TASK_STATUS to `status' field options in EditCalEvent form
> --------------------------------------------------------------
>
>                 Key: OFBIZ-12271
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-12271
>             Project: OFBiz
>          Issue Type: Improvement
>    Affects Versions: Trunk
>            Reporter: Xin Wang
>            Assignee: Jacques Le Roux
>            Priority: Major
>             Fix For: 18.12.01, Release Branch 17.12
>
>         Attachments: 0001-Add-TASK_STATUS-to-status-field-options-in-EditCalEv.patch
>
>
> As WorkEffort entities with type as `Task' and a non-empty `Estimated Start Date' will be included in calendar page, so TASK_STATUS should be added to EditCalEvent, to make task status be correctly displayed and updated. 
> 1. Go to page: https://demo-trunk.ofbiz.apache.org/workeffort/control/EditWorkEffort
> 2. Create a WorkEffort with {{Type}} as {{Task}}, {{Status}} as {{[Task] Accepted}}, and select {{Now}} for {{Estimated Start Date}}
> 3. Go to page: https://demo-trunk.ofbiz.apache.org/workeffort/control/calendar
> 4. Selected newly added task entry in calender, to show the edit form
> In step 4, task status will be shown as {{In Planning}}, instead of {{Accepted}}.
> Attached patch try to fix this problem.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)