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

[doprocess] Automatic process versioning #3974

Open
AleksandarDev opened this issue Nov 28, 2023 · 0 comments
Open

[doprocess] Automatic process versioning #3974

AleksandarDev opened this issue Nov 28, 2023 · 0 comments
Labels
app:doprocess Issues requires changes of doprocess.app feature New feature (use Enhancement for small features)

Comments

@AleksandarDev
Copy link
Contributor

Processes should be versioned. Starting from V1...VN.

Process

When editing process version that already has process runs new version is automatically created.

  • user has option to select which version is being viewed/edited
  • only "Latest" version will automatically create new versions
  • when editing old versions no new version is created
  • creating new version takes all existing task definitions and transfers them as copies to new version

Process run

Runs are linked to specific process version and are versioned indirectly via linked process.

Nice to haves:

  • migrate run to new version (if possible)
@AleksandarDev AleksandarDev added feature New feature (use Enhancement for small features) app:doprocess Issues requires changes of doprocess.app labels Nov 28, 2023
@AleksandarDev AleksandarDev removed this from Signalco Feb 11, 2024
@AleksandarDev AleksandarDev moved this to Todo in DoProcess Feb 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
app:doprocess Issues requires changes of doprocess.app feature New feature (use Enhancement for small features)
Projects
Status: Todo
Development

No branches or pull requests

1 participant