[jira] [Commented] (OFBIZ-7252) Error adding task to backlog

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

[jira] [Commented] (OFBIZ-7252) Error adding task to backlog

Nicolas Malin (Jira)

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

Montalbano Florian commented on OFBIZ-7252:
-------------------------------------------

Thank you [~pritam.kute] !
I just tried it on the trunk and it's working like a charm. As well for the creation, the update and the deletion of a task.

What do you mean by the "replacement of custRequestId" ? Is that parameter not used anymore ?
I see that there is a check to ignore it if empty just after the removed line. Is that condition still ok ?

> Error adding task to backlog
> ----------------------------
>
>                 Key: OFBIZ-7252
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-7252
>             Project: OFBiz
>          Issue Type: Bug
>          Components: specialpurpose/scrum
>    Affects Versions: Trunk
>            Reporter: Montalbano Florian
>            Assignee: Pritam Kute
>              Labels: error, form, scrum, sprint, task
>         Attachments: OFBIZ-7252-Trunk.patch
>
>
> There are several problems in the form to add a new task in a backlog. Step to reproduce :
> - Go to the Scrum component and select a product sprint (https://localhost:8443/scrum/control/ViewSprint?sprintId=DEMO-SPRINT-1&projectId=DEMO-PROJECT-1)
> - Scroll down to the Sprint Backlog List
> - Click on a button "Add Task"
> - See the error in the console.
> From there, it's not possible to create a new task. When clicking on the create button, there is an error and the target is "https://localhost:8443/scrum/control/updateSprintTask" where it should be "https://localhost:8443/scrum/control/createSprintBacklogTask".
> I tried to solve the problem but it's beyond me. The form causing the problem is scrumForms.xml#NewTaskForSprintBacklog and it extends the form TaskForms.xml#EditSprintTask .
> Thanks,
> Florian



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