Community
Participate
Working Groups
Build Identifier: 1. Create Tigerstripe project 2. Create Entity1 with method and constant. 3. Add exception artifact and add it as exception to method. 4. Create entity2 with super-artifact Entity1 5. Open entity2 in editor. In 'Constants' area select constant for Entity1. Result: Fields of the constant should be disabled, but field 'Type' is enabled and its value can be modified and saved. 6. In 'Methods' area select method for Entity1. Result: Fields of the method should be disabled, but field 'Exception' looks like enabled awith enabled button 'add' Reproducible: Always
Created attachment 195295 [details] 344102 patch
Done.
Verified. Thanks!