Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-20 Thread Antonio Terceiro
On Thu, Mar 20, 2025 at 12:54:55PM -0700, Soren Stoutner wrote: > Valentin, > > On Thursday, March 20, 2025 10:20:56 AM Mountain Standard Time > Valentin wrote: > > Hello, > > > > We found an issue in the way plugin assets were handled after the > > upgrade to redmine 6. > > > > In the process

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-20 Thread Valentin
Hello, We found an issue in the way plugin assets were handled after the upgrade to redmine 6. In the process of fixing this we also enabled loading of plugins per-instance with a fallback to the old way of loading plugins directly from /usr/share/redmine/plugins. All the best, Valentin O

Re: Redmine - Stop Supporting Multi-Tenancy ( was Re: Redmine 500 Internal Server Error)

2025-03-20 Thread Valentin Kleibel
Dear Soren, Ok, so the primary issue has actually nothing to do with the multi tenancy support but is rather an issue with FHS, which is handled in the same patch. Redmine switched to use propshaft for asset management that collects (and compiles) static assets from application paths, hashes t