Christophe Bliard

Results 27 issues of Christophe Bliard

In boards module, basic boards do not need the enterprise banner. Yet it's there. Out of the viewport but present. It can be made visible by pressing "Tab" until the...

# Ticket https://community.openproject.org/wp/63521 # What are you trying to accomplish? When the same relation is deleted in two different browser tabs, it produces an invisible 500 error. There is no...

bugfix
needs review

spec is ./spec/features/work_packages/details/relations/hierarchy_spec.rb:64 workflow run is https://github.com/opf/openproject/actions/runs/19865114022/job/56995802896?pr=21312 Seen in PR #21312 Actually, the issue in the workflow run is not the same as the one being fixed with this commit....

# Ticket https://community.openproject.org/wp/69448 # What are you trying to accomplish? Sometimes, two emails are sent out to the person being mentioned in the comment of the work package created after...

There is something going on with validity_period. The new code seems to work. The tests are failing since the modifications done in #21325. We paired on it with @ulferts. Can...

`OpenProject::JobStatus::EventListener.register!` is called in a `config.to_prepare` block, meaning it's called after each reload in development mode and events are subscribed to multiple times. This is for instance visible in logs...

# Ticket This is a spike for work package 62817: Wrong Uppercase transformation for relationship names # What are you trying to accomplish? In Turkish, "I/ı" and "İ/i" are different...