-
Type:
New Feature
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: archetype-simple-wrj-1.3.1, core-1.3.0
-
Fix Version/s: archetype-simple-wrj-1.4.0, core-1.4.0
-
Component/s: Isis Core, ZZZ Archetype: SimpleApp
-
Labels:None
Currently we silently ignore any actions that are bookmarkable but have non-safe action semantics. While this is not dangerous behaviour, it is potentially confusing to the developer.
Better to fail-fast during bootstrapping with an unambiguous error message.