Skip to content

Conversation

@fabiopaini-camunda
Copy link
Contributor

@fabiopaini-camunda fabiopaini-camunda commented Nov 14, 2025

Description

#7322 introduced documentation for the Global user task listeners feature as released with version 8.9.0-alpha1. The configuration has since been migrated to the Unified Configuration.
This PR fixes the documentation in order to provide the new correct configuration path.

Note: this should not be released before version 8.9.0-alpha2 to ensure that the currently-available configuration properties are shown in the public documentation.

When should this change go live?

  • This is a bug fix, security concern, or something that needs urgent release support. (add bug or support label)
  • This is already available but undocumented and should be released within a week. (add available & undocumented label)
  • This is on a specific schedule and the assignee will coordinate a release with the Documentation team. (create draft PR and/or add hold label)
  • This is part of a scheduled alpha or minor. (add alpha or minor label)
  • There is no urgency with this change (add low prio label)

PR Checklist

  • My changes are for an upcoming minor release and are in the /docs directory (version 8.9).
  • My changes are for an already released minor and are in a /versioned_docs directory.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 14, 2025

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

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

  • docs/components/concepts/global-user-task-listeners.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.

@fabiopaini-camunda fabiopaini-camunda force-pushed the 40041-global-user-task-listeners-unified-configuration branch from fba03b7 to c88c318 Compare November 14, 2025 09:37
@fabiopaini-camunda fabiopaini-camunda force-pushed the 40041-global-user-task-listeners branch 2 times, most recently from 128a653 to 40c5cd4 Compare November 14, 2025 12:39
@fabiopaini-camunda fabiopaini-camunda force-pushed the 40041-global-user-task-listeners-unified-configuration branch from c88c318 to b3c6fd0 Compare November 14, 2025 12:39
@fabiopaini-camunda fabiopaini-camunda force-pushed the 40041-global-user-task-listeners branch from 40c5cd4 to c23bdef Compare November 14, 2025 13:53
@fabiopaini-camunda fabiopaini-camunda force-pushed the 40041-global-user-task-listeners-unified-configuration branch from b3c6fd0 to c30af2c Compare November 14, 2025 13:54
@fabiopaini-camunda fabiopaini-camunda force-pushed the 40041-global-user-task-listeners branch from c23bdef to 52661f5 Compare November 14, 2025 15:45
@fabiopaini-camunda fabiopaini-camunda force-pushed the 40041-global-user-task-listeners-unified-configuration branch from c30af2c to 7a94471 Compare November 14, 2025 15:46
korthout
korthout previously approved these changes Nov 14, 2025
Copy link
Member

@korthout korthout left a comment

Choose a reason for hiding this comment

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

Awesome! LGTM 👍

Base automatically changed from 40041-global-user-task-listeners to main November 14, 2025 16:02
@fabiopaini-camunda fabiopaini-camunda dismissed korthout’s stale review November 14, 2025 16:02

The base branch was changed.

@fabiopaini-camunda fabiopaini-camunda added available & undocumented This is already available but undocumented and should be released within a week. and removed available & undocumented This is already available but undocumented and should be released within a week. labels Nov 14, 2025
korthout
korthout previously approved these changes Nov 17, 2025
@mesellings mesellings self-requested a review November 18, 2025 10:53
@mesellings mesellings added the hold This issue is parked, do not merge. label Nov 18, 2025
@camunda-docs-pr-automation camunda-docs-pr-automation bot moved this to 👀 In Review in Documentation Team Nov 18, 2025
mesellings
mesellings previously approved these changes Nov 18, 2025
Copy link
Collaborator

@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 🚀

…, removing references to Unified Configuration"

This reverts commit 52661f5.
@fabiopaini-camunda fabiopaini-camunda force-pushed the 40041-global-user-task-listeners-unified-configuration branch from aa47f58 to bf5ed22 Compare November 18, 2025 16:13
| `retries` | No | Number of retries for the user task listener job. Defaults to `3` if not set. |
| `after-local` | No | Boolean indicating whether the listener should run after model-level listeners. Defaults to `false` (runs before model-level listeners). |
| Property | Required | Description |
|:-------------------| :------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
Copy link
Contributor

Choose a reason for hiding this comment

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

[prettier] reported by reviewdog 🐶

Suggested change
|:-------------------| :------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| :----------------- | :------- | :-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

8.9.0-alpha2 hold This issue is parked, do not merge.

Projects

Status: 👀 In Review

Development

Successfully merging this pull request may close these issues.

4 participants