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

Support changing the id of a given element in the process #12018

Closed
12 tasks done
Tracked by #11695 ...
nkylstad opened this issue Jan 12, 2024 · 3 comments
Closed
12 tasks done
Tracked by #11695 ...

Support changing the id of a given element in the process #12018

nkylstad opened this issue Jan 12, 2024 · 3 comments
Assignees

Comments

@nkylstad
Copy link
Member

nkylstad commented Jan 12, 2024

Description

From v4 of app frontend, the process task id is exposed in the url of the app.
This will probably result in some wishes to change the id, as "Task_1" (which is our default task name) is not exactly descriptive of what the task is to the end user.

The taskID is used in the following configurations:

  • The process itself
  • applicationMetadata - multiple configurations, including:
    • data types
    • eFormidling config
  • the policy file
  • potentially also the layout-sets file (depending on where we land on dealing with layout sets)

Should probably inform user about where changes will be done when they change the task ID.

We should look into using the bpmn editor for the actual process file updates, and running our own code to update the other config files.

Tasks

Preview Give feedback
  1. app-fe-v4 status/ready-for-dev
  2. app-fe-v4 area/process
  3. 0 of 1
    area/process
    lassopicasso
  4. app-fe-v4
    mirkoSekulic
  5. app-fe-v4
    mirkoSekulic
  6. app-fe-v4
    mirkoSekulic
  7. app-fe-v4
    mirkoSekulic
  8. app-fe-v4
    mirkoSekulic
  9. added-to-sprint app-fe-v4
    mirkoSekulic
  10. app-fe-v4 status/ready-for-dev
  11. app-fe-v4 status/ready-for-dev
  12. app-fe-v4
    mirkoSekulic
@nkylstad
Copy link
Member Author

Ref. presentation from @mirkoSekulic on using events to ensure correct syncing of files. Could this be a candidate to start testing that setup with?

@mirkoSekulic
Copy link
Collaborator

@nkylstad Yes. I think it's a good starting issue.

@mirkoSekulic mirkoSekulic moved this to 👷 In Progress in Team Studio Feb 1, 2024
@mirkoSekulic mirkoSekulic self-assigned this Feb 1, 2024
@mirkoSekulic mirkoSekulic added the Epic Used by zenhub to identify the epics that group issues. label Feb 7, 2024
@nkylstad nkylstad removed the Epic Used by zenhub to identify the epics that group issues. label Feb 22, 2024
@nkylstad
Copy link
Member Author

All tasks done. Closing.

@github-project-automation github-project-automation bot moved this from 👷 In Progress to 🧪 Test in Team Studio May 29, 2024
@nkylstad nkylstad moved this from 🧪 Test to ✅ Done in Team Studio May 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants