stable
Clone or download
Read-only
This is part of story #20111 change features priority This bug was introduced by git #tuleap/stable/35ebfe83c27f4cf8573ac35ff1f8a483d7cb083e Note to reviewer: For the moment, nothing happend when a feature is moving in the same PI. In next patches, a new REST route will be created to manage this cases instead of using REST route artifacts/${id}. How to reproduce: - Have a PI with some features within. - Move a feature to another place - Refresh Expected results: - All features are at the same place. Change-Id: Ib6861538fc3967fa1d1d9c26cc8269032a185d6b
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/program_management/scripts/program_management/src/store/actions.test.ts | +33 | −0 | Go to diff View file |
M | plugins/program_management/scripts/program_management/src/store/actions.ts | +5 | −1 | Go to diff View file |