guardian / typerighter

Even if you’re the right typer, couldn’t hurt to use Typerighter!
Apache License 2.0
276 stars 12 forks source link

Correct evolution comment #328

Closed Fweddi closed 1 year ago

Fweddi commented 1 year ago

The dropping of the 'ignore' column no longer occurs in the evolution. Instead this happens on import.

This could be a problem if (a) we apply this evolution in PROD, (b) a user edits a rule, then (c) a user publishes the rule artefact - without the user importing at any point. This would publish an artefact with rules designed to be ignored.

However this scenario is highly unlikely - the update form postdates this PR, the ability to publish updated rules has yet to be released!