You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current Schema editor is going to be deprecated. While we are continuing to define templates as JSON Schemas, we are making these changes:
schemas will sit inside a wargame, rather than be shared across wargames. So, they will be edited via the Templates tab within a wargame.
schemas will be edited using a graphical editor, lowering the skill-set required. Here is their playground.
The transition is in this pull-request, though I see the build is currently failing. I'll get the relevant developer back on that issue once she has resolved ( #2927 ) a performance issue with the CouchDb instance I'm hosting for you.
🐞 Bug description
When creating a new message template, an error message pops up: "Invalid JSON Schema". The Schema Editor is not editable.
🔢 Steps to Reproduce
⚙️ Expected behavior
Be able to edit and save a new message template.
🖥️ Screenshots
💻 System information
📝 Additional context
This is blocking us from creating a message template for targeting assignments.
The text was updated successfully, but these errors were encountered: