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
[Decision: After some research, we'll just use numbers sequentially as we create them.]
Might help to list all the error messages to figure out which codes might be appropriate. Shall we have numbers for types of error codes as well as the specific error itself?
Reasons: This would help us document them and then help devs find their documentation most easily whether or not the text of the error changes. [We would still include the text of the error (a short summary) along with the code.]
Edit:
Brainstorming categories of errors/warnings
Warnings:
Reference(?)/Missing(?) warning:
target var not named on page
target var on page not present in story table
Unused rows - field/variable not found in run of Story Table
value not found in field run of Story Table (possibly unused rows, possibly field found, but value missing)
We'll also give everything codes, not just errors and warnings - error, warning, info, success, debug. That way they can all be tested appropriately and communicated about more easily.
[Decision: After some research, we'll just use numbers sequentially as we create them.]
Might help to list all the error messages to figure out which codes might be appropriate. Shall we have numbers for types of error codes as well as the specific error itself?
Reasons: This would help us document them and then help devs find their documentation most easily whether or not the text of the error changes. [We would still include the text of the error (a short summary) along with the code.]
Edit:
Brainstorming categories of errors/warnings
Warnings:
Errors:
The text was updated successfully, but these errors were encountered: