Skip to content

Syncing from upstream OCA/project (18.0)#1330

Merged
bt-admin merged 4 commits intobrain-tec:18.0from
OCA:18.0
May 5, 2026
Merged

Syncing from upstream OCA/project (18.0)#1330
bt-admin merged 4 commits intobrain-tec:18.0from
OCA:18.0

Conversation

@bt-admin
Copy link
Copy Markdown

@bt-admin bt-admin commented May 5, 2026

bt_gitbot

NICO-SOLUTIONS and others added 4 commits April 22, 2026 15:52
This module automatically assigns default users to tasks:
- Stage-based (priority rule): When creating a task or changing its stage to one with default users, stage users are applied with a configurable assignment mode (replace or merge). Stage defaults always take priority over project defaults.
- Project-based fallback: If the stage does not define any default users, project default users are applied with the same assignment mode logic.
- Assignment behavior:
  - replace: replaces existing task users with default users
  - merge: adds default users to existing task users without removing them
- Multiple default users can be configured on both projects and stages.
Signed-off-by leemannd
@bt-admin bt-admin added the 18.0 label May 5, 2026
@bt-admin bt-admin merged commit ef688c4 into brain-tec:18.0 May 5, 2026
4 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented May 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.17%. Comparing base (a2324f8) to head (df16a28).
⚠️ Report is 96 commits behind head on 18.0.

Additional details and impacted files
@@            Coverage Diff             @@
##             18.0    #1330      +/-   ##
==========================================
+ Coverage   98.15%   98.17%   +0.02%     
==========================================
  Files         307      314       +7     
  Lines        5785     5870      +85     
  Branches      338      346       +8     
==========================================
+ Hits         5678     5763      +85     
  Misses         55       55              
  Partials       52       52              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants