Details
-
Type:
Task
-
Status: Verified
-
Priority:
Critical
-
Resolution: Fixed
-
Affects Version/s: 11.0
-
Fix Version/s: 11.5 [Tentative], 12.0
-
Component/s: Tests & Quizzes (Samigo)
-
Labels:
-
11 status:Resolved
Description
There was some changes added in DASH-349 for static strings that reference Samigo code. These really should be defined in Samigo and also cleaned up through samigo.
+ public static final String EVENT_PUBASSESSMENT_SETTINGS = "sam.pubsetting.edit";
+ public static final String EVENT_PUBASSESSMENT_UNPUBLISH = "sam.pubassessment.confirm_edit";
+ public static final String EVENT_PUBASSESSMENT_REPUBLISH = "sam.pubassessment.republish";
+ public static final String EVENT_PUBASSESSMENT_REMOVE = "sam.pubAssessment.remove";
There are probably more of these.
Gliffy Diagrams
Attachments
Issue Links
- is depended on by
-
SAK-37008 Clean up events in samigo to remove camel case and improve consistency
-
- Verified
-
- is related to
-
SAK-36854 Samigo event name refactor/standardization causing NPE on assessment submission
-
- Verified
-
- relates to
-
DASH-349 add support for Samigo, use transactions for database updates
-
- Resolved
-