Skip to content

Feature: validation column config #17

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 48 commits into
base: master
Choose a base branch
from

Conversation

louisdorard
Copy link
Collaborator

More info in associated Shortcut story. Additional info:

  • Added documentation to replay and apply edits methods
  • Fixed bug with boolean editable columns (which includes validation columns): missing values were transformed into True!

How to switch to this new version of the plugin: in all projects that use validation columns...

  • In the Flow
    • Change your editlogs to use "validated" instead of the validation column name that was previously used
    • Build all datasets downstream
  • In the Visual Webapp
    • Remove upstream recipe/step previously used to create a validation column
    • Remove previous validation column name from editable columns
    • Add to settings that validation column is required

@louisdorard louisdorard requested a review from fabienDaou May 21, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant