-
Notifications
You must be signed in to change notification settings - Fork 16
Design how incident relations should work #313
Copy link
Copy link
Open
Labels
APIAffects Argus' REST APIAffects Argus' REST APIUXUX design help needed/Improves user experienceUX design help needed/Improves user experiencedata modelAffects the data model and/or SQL schemaAffects the data model and/or SQL schemadiscussionRequires developer feedback/discussion before implementationRequires developer feedback/discussion before implementationenhancementNew feature or requestNew feature or requestfrontendAffects frontendAffects frontendnotificationAffects the notification systemAffects the notification systemuser feedback neededFeedback from end users required to solve thisFeedback from end users required to solve this
Metadata
Metadata
Assignees
Labels
APIAffects Argus' REST APIAffects Argus' REST APIUXUX design help needed/Improves user experienceUX design help needed/Improves user experiencedata modelAffects the data model and/or SQL schemaAffects the data model and/or SQL schemadiscussionRequires developer feedback/discussion before implementationRequires developer feedback/discussion before implementationenhancementNew feature or requestNew feature or requestfrontendAffects frontendAffects frontendnotificationAffects the notification systemAffects the notification systemuser feedback neededFeedback from end users required to solve thisFeedback from end users required to solve this
Type
Fields
Give feedbackNo fields configured for issues without a type.
See also PR #312, which so far ensures that
incident1andincident2cannot be identical.If
nameis"duplicate",str(IncidentRelation)would look something like"Incident #32 duplicate #17", which is not very useful.