stable
Clone or download
Read-only
request #24229 Remaining effort field shouldn't be selected as initial effort
A side effect is when remaining_effort field is set to that semantic, and then in Taskboard, when a user changes the Remaining effort field of a cards, the Initial effort field of the Taskboard in the card is not updated. Change-Id: Ic0ad9f68f03664f26d0bf18140c0b2b89c45276d
Modified Files
Name | ||||
---|---|---|---|---|
A | plugins/agiledashboard/include/AgileDashboard/Semantic/SemanticInitialEffortPossibleFieldRetriever.php | +53 | −0 | Go to diff View file |
M | plugins/agiledashboard/include/AgileDashboard/Semantic/Semantic_InitialEffort.class.php | +13 | −1 | Go to diff View file |
A | plugins/agiledashboard/tests/unit/AgileDashboard/Semantic/SemanticInitialEffortPossibleFieldRetrieverTest.php | +113 | −0 | Go to diff View file |