Skip to content

[19.0][MIG] project_task_personal_stage_auto_fold: Migration to 19.0#1652

Open
bizzappdev wants to merge 12 commits intoOCA:19.0from
BizzAppDev-Systems:19.0-mig-project_task_personal_stage_auto_fold-BAD
Open

[19.0][MIG] project_task_personal_stage_auto_fold: Migration to 19.0#1652
bizzappdev wants to merge 12 commits intoOCA:19.0from
BizzAppDev-Systems:19.0-mig-project_task_personal_stage_auto_fold-BAD

Conversation

@bizzappdev
Copy link
Copy Markdown
Contributor

No description provided.

Shide and others added 12 commits December 17, 2025 16:26
This module adds the behavior to change the Personal Stage of the task to the first Folded one when the task reachs an stage with "Mark as Done".
If the Personal Stage is already folded, does nothing.

Simplifies the behavior of closing a task, go back to Personal Stages and move it to the Pesonal Done stage.
Chooses Personal Stages with the same name before Closing stages or Folded stages.
Tests to ensure expected behaviour
…akes original test fail

By inheriting the tests of project module one of the test defined in the original module is failing,
by copying the setUpClass we avoid this error.
Currently translated at 100.0% (1 of 1 strings)

Translation: project-16.0/project-16.0-project_task_personal_stage_auto_fold
Translate-URL: https://translation.odoo-community.org/projects/project-16-0/project-16-0-project_task_personal_stage_auto_fold/hr/
Copy link
Copy Markdown

@luisDIXMIT luisDIXMIT left a comment

Choose a reason for hiding this comment

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

Code review and tested on runboat, LGTM!

@OCA-git-bot
Copy link
Copy Markdown
Contributor

This PR has the approved label and has been created more than 5 days ago. It should therefore be ready to merge by a maintainer (or a PSC member if the concerned addon has no declared maintainer). 🤖

@leemannd
Copy link
Copy Markdown
Contributor

/ocabot migration project_task_personal_stage_auto_fold

@OCA-git-bot OCA-git-bot added this to the 19.0 milestone Feb 24, 2026
@OCA-git-bot OCA-git-bot mentioned this pull request Feb 24, 2026
41 tasks
Copy link
Copy Markdown
Contributor

@alexey-pelykh alexey-pelykh left a comment

Choose a reason for hiding this comment

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

Thanks for the migration! Personal stage auto-fold on task completion is a nice UX touch. Code review LGTM

Copy link
Copy Markdown
Contributor

@BhaveshHeliconia BhaveshHeliconia left a comment

Choose a reason for hiding this comment

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

Functional review LGTM!

@Shide
Copy link
Copy Markdown
Contributor

Shide commented Apr 28, 2026

/ocabot merge nobump

@OCA-git-bot
Copy link
Copy Markdown
Contributor

Sorry @Shide you are not allowed to merge.

To do so you must either have push permissions on the repository, or be a declared maintainer of all modified addons.

If you wish to adopt an addon and become it's maintainer, open a pull request to add your GitHub login to the maintainers key of its manifest.

@Shide
Copy link
Copy Markdown
Contributor

Shide commented Apr 28, 2026

This module doesn't make sense anymore (in v18+) because kanban_state == "1_done" makes tasks hidden.
But the migration is ok

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.