Conversation
|
Warning Review limit reachedNext included review available in 48 minutes. View limit detailsLimit details: You’ve used the included review currently available. You've used all free OSS reviews for now. Wait for the free limit to reset to keep reviewing this public repository. Review configuration: ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Fixed Issues (1)Great job! The following issues were fixed in this Pull Request
Use @Checkmarx to interact with Checkmarx PR Assistant. |
…tenants instead of being restricted to Tenant 1.
|
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-3992-to-master_9.1.x
git worktree add --checkout .worktree/backport-3992-to-master_9.1.x backport-3992-to-master_9.1.x
cd .worktree/backport-3992-to-master_9.1.x
git reset --hard HEAD^
git cherry-pick -x c393f07fc5340597e37f0a7c095270ef0d7946a8 |
|
Created backport PR for
Please cherry-pick the changes locally and resolve any conflicts. git fetch origin backport-3992-to-master_9.0.x
git worktree add --checkout .worktree/backport-3992-to-master_9.0.x backport-3992-to-master_9.0.x
cd .worktree/backport-3992-to-master_9.0.x
git reset --hard HEAD^
git cherry-pick -x c393f07fc5340597e37f0a7c095270ef0d7946a8 |


le profil gestion dans les tenants métiers doit permettre de mettre à jour les extensions du schéma mais pas de mettre à jour les vocabulaires de l'ontologie.
Cette mise à jour n'est possible que sur le tenant 1
Summary by CodeRabbit