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
Some legacy spells in the database have no spell casting formula. It is not clear in the UI whether, in the backend, if it will pick a default if the value is null.
Suggestion: Throw in some client-side validation where the value cannot be null. Or, if cloning a spell, set it to a default value (the formula picklist does not allow a null entry).
The text was updated successfully, but these errors were encountered:
Some legacy spells in the database have no spell casting formula. It is not clear in the UI whether, in the backend, if it will pick a default if the value is null.
Suggestion: Throw in some client-side validation where the value cannot be null. Or, if cloning a spell, set it to a default value (the formula picklist does not allow a null entry).
The text was updated successfully, but these errors were encountered: