Fixed
Details
Assignee
Kristian AmlieKristian AmlieReporter
Kristian AmlieKristian AmlieLabels
Story Points
8Priority
(None)Days in progress
4Fix versions
Sprint
NoneBacklog
yes
Details
Details
Assignee
Kristian Amlie
Kristian AmlieReporter
Kristian Amlie
Kristian AmlieLabels
Story Points
8
Priority
Days in progress
4
Fix versions
Sprint
None
Backlog
yes
Zendesk Support
Zendesk Support
Zendesk Support
Checklist
Checklist
Checklist
Created January 23, 2020 at 1:27 PM
Updated June 25, 2024 at 11:55 AM
Resolved October 12, 2020 at 6:55 AM
Acceptance criteria:
Implement handling of
clears_artifact_provides
in the artifact format.All the
artifact_provides
stored in the DB are matched against all entries in the attribute, glob-style.When committing artifact, existing provides that had no matches must be retained
When committing artifact, existing provides that matched must be erased
Provides that come with the current artifact (even if in a different payload) must always be retained, even if they match
If an artifact comes with no
clears_artifact_provides
(nil value), then the client must behave as if '*
' was specified, in other words match everything. This is to preserve backwards compatibility.Feature branch name:
feature-partial_updates