stable
Clone or download
Read-only
part of story #10143 add/remove backlog items in planning view This patch intorduce two tables to store: - the project who have enable the explicit backlog usage - the artifact who are explicited linked in a backlog Change-Id: Ia203854a8615d34b0b6977f180228dd6cc01f879
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/agiledashboard/db/install.sql | +12 | −0 | Go to diff View file |
A | plugins/agiledashboard/db/mysql/updates/2019/201910211053_create_plugin_agiledashboard_explicit_backlog_usage_table.php | +52 | −0 | Go to diff View file |
M | plugins/agiledashboard/db/uninstall.sql | +2 | −0 | Go to diff View file |