stable

Clone or download

Read-only

Manual value is not returned for initial value semantic

This is part of request #9542: Planning: when remaining effort is a computed field, the value is not updated automatically How to test: Without this patch, given the initial value is a computed field, when you create a User story: - in the top planning backlog (left part of planning UI) - in the backlog of a release (left part of planning UI) - in a sprint or release (right part of planning UI) and when you set a manual value to the initial value, then this value is not shown and a grey question mark is shown instead With this patch, the manual value should be shown (without having to reload) Change-Id: Ia9f7acd0508426334e6e7d3058604b564e6f37c3

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/REST/v1/BacklogItemResource.php +8 −2 Go to diff View file