Skip to content
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

add confirm changes action via change sets #86

Open
samuelstroschein opened this issue Oct 13, 2024 — with Linear · 1 comment
Open

add confirm changes action via change sets #86

samuelstroschein opened this issue Oct 13, 2024 — with Linear · 1 comment

Comments

Copy link
Member

Context

To increase the WOW effect of the demo, the CSV app needs to have a confirm changes feature.

Proposal

Implement confirm changes quickly via change.meta to

Copy link
Member Author

samuelstroschein commented Oct 13, 2024

@martin.lysk1 yep you're right. the change.metadata field makes sense because APPS can add metadata to changes. I can implement change sets and tags via the metadata field without requiring lix to implement them 🤯 That entails though:

  • plugins DON'T report metadata (as they do right now), only snapshots
  • we should likely implement Metadata as own table due to the same insight as LIXDK-166 && being able to track metadata changes itself (similar to LIXDK-153)

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

No branches or pull requests

1 participant