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

docs: document c8run zeebe user task issue #4874

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

panagiotisgts
Copy link
Contributor

Description

Documented a known issue for C8 Run regarding Tasklist and Camunda (Zeebe) User Tasks for customer visibility.

Reference ticket: #4865
URL of the proposed change: http://localhost:3000/docs/self-managed/setup/deploy/local/c8run/#known-issues
Screenshot of the introduced section:
image

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support.
  • This is already available but undocumented and should be released within a week.
  • This on a specific schedule and the assignee will coordinate a release with the DevEx team. (apply hold label or convert to draft PR)
  • This is part of a scheduled alpha or minor. (apply alpha or minor label)
  • There is no urgency with this change and can be released at any time.

PR Checklist

  • My changes are for an already released minor and are in /versioned_docs directory.
  • My changes are for the next minor and are in /docs directory (aka /next/).

@panagiotisgts panagiotisgts added component:tasklist Issues related with Tasklist project component:self-managed Docs and issues related to Camunda Platform 8 Self-Managed 8.6.0 October 2024 minor release labels Jan 20, 2025
@panagiotisgts panagiotisgts requested review from marcosgvieira and a team January 20, 2025 08:16
Copy link
Contributor

👋 🤖 🤔 Hello, @panagiotisgts! Did you make your changes in all the right places?

These files were changed only in versioned_docs/version-8.6/. You might want to duplicate these changes in docs/.

  • versioned_docs/version-8.6/self-managed/setup/deploy/local/c8run.md

You may have done this intentionally, but we wanted to point it out in case you didn't. You can read more about the versioning within our docs in our documentation guidelines.

@panagiotisgts panagiotisgts added the hold This issue is parked, do not merge. label Jan 21, 2025
@panagiotisgts
Copy link
Contributor Author

Marking this as hold, we may have to adjust and backport the changes done for 8.7 now with the release scope change.

Copy link
Contributor

@mesellings mesellings left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved, just a rewording suggestion 👍 🚀

@panagiotisgts It makes sense that this doesn't need to go into the latest docs, and this issue only applies to 8.6 as it is fixed in 8.7, but just want to confirm this is correct?


## Known Issues

- Unable to perform operations(assign/unassign/complete) on Camunda User Tasks, formerly known as Zeebe User Tasks, in Tasklist
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Unable to perform operations(assign/unassign/complete) on Camunda User Tasks, formerly known as Zeebe User Tasks, in Tasklist
- In Tasklist, you cannot perform operations (assign/unassign/complete) on Camunda User Tasks (formerly known as Zeebe User Tasks).

@@ -152,3 +152,8 @@ curl --cookie cookie.txt localhost:8080/v2/topology
## Shut down Camunda 8 Run

To shut down Camunda 8 Run and end all running processes, run `./shutdown.sh` (or `.\c8run.exe stop` on Windows) from the C8Run directory.

## Known Issues
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Known Issues
## Known issues

My question regarding this section is around wording alignment regarding "known issues" (same as "limitations"). I wonder if a note in the components list would be more effective, particularly as we can use that to encourage any users to move to 8.7, if this issue isn't going to be fixed in 8.6. @theburi is there any product opinion here?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can keep it as is. I don't think people will navigate to other pages.


## Known Issues

- Unable to perform operations(assign/unassign/complete) on Camunda User Tasks, formerly known as Zeebe User Tasks, in Tasklist
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Unable to perform operations(assign/unassign/complete) on Camunda User Tasks, formerly known as Zeebe User Tasks, in Tasklist
- In Tasklist, you cannot perform operations (assign/unassign/complete) on Zeebe User Tasks.

I believe they're still Zeebe user tasks in 8.6; I am not sure if we plan to backport that name change.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.6.0 October 2024 minor release component:self-managed Docs and issues related to Camunda Platform 8 Self-Managed component:tasklist Issues related with Tasklist project hold This issue is parked, do not merge.
Projects
Status: 👀 In Review
Development

Successfully merging this pull request may close these issues.

4 participants