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

fix: add ROLE and TENANT support #1247

Merged
merged 2 commits into from
Oct 10, 2024
Merged

Conversation

nicpuppa
Copy link
Contributor

Description

Related issues

closes #

Definition of Done

Not all items need to be done depending on the issue and the pull request.

Code changes:

  • The changes are backwards compatibility with previous versions
  • If it fixes a bug then PRs are created to backport the fix

Testing:

  • There are unit/integration tests that verify all acceptance criterias of the issue
  • New tests are written to ensure backwards compatibility with further versions
  • The behavior is tested manually

Documentation:

  • Javadoc has been written
  • The documentation is updated

@nicpuppa nicpuppa force-pushed the fix-zpt-for-new-identity-intent branch from b15844c to d5e3015 Compare October 10, 2024 08:35
Copy link

github-actions bot commented Oct 10, 2024

Test Results

 50 files  + 9   50 suites  +9   1m 34s ⏱️ + 1m 15s
138 tests + 4  138 ✅ + 36  0 💤 ±0  0 ❌ ±0 
438 runs  +12  438 ✅ +108  0 💤 ±0  0 ❌ ±0 

Results for commit eb4390b. ± Comparison against base commit fada949.

♻️ This comment has been updated with latest results.

@nicpuppa nicpuppa requested review from remcowesterhoud and removed request for remcowesterhoud October 10, 2024 08:43
@nicpuppa
Copy link
Contributor Author

nicpuppa commented Oct 10, 2024

@remcowesterhoud Am I missing something ? Why ZPT can't find the new ValueType ?

@remcowesterhoud
Copy link
Contributor

@nicpuppa I think you need to bump the Zeebe version in the root pom to 8.7.0-SNAPSHOT

@nicpuppa nicpuppa enabled auto-merge October 10, 2024 08:59
@nicpuppa nicpuppa added this pull request to the merge queue Oct 10, 2024
Merged via the queue into main with commit 7ec6602 Oct 10, 2024
10 checks passed
@nicpuppa nicpuppa deleted the fix-zpt-for-new-identity-intent branch October 10, 2024 09:07
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

Successfully merging this pull request may close these issues.

2 participants