stable
Clone or download
Read-only
For now the only way to achieve that is manually add them into the DB table plugin_scaled_agile_explicit_top_backlog. Part of story #18408: plan Features in Program Increment Change-Id: Ib0a5fa07a8208c94b00e88633119b9ecb356fcab
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/scaled_agile/db/install.sql | +4 | −0 | Go to diff View file |
A | plugins/scaled_agile/db/mysql/2021/202101271150_add_explicit_top_backlog.php | +42 | −0 | Go to diff View file |
M | plugins/scaled_agile/db/uninstall.sql | +1 | −0 | Go to diff View file |
M | plugins/scaled_agile/include/Adapter/Program/Feature/FeaturesDao.php | +6 | −2 | Go to diff View file |
M | plugins/scaled_agile/include/Program/Backlog/Feature/FeaturesStore.php | +3 | −0 | Go to diff View file |