Content
Jan Sandbrink
Activity
Reported work packages: 194
07/24/2025
-
Code maintenance #66029: Provide consistent link_translate helper with Primer (Project: OpenProject)updated on 07/24/2025 01:47 PM
- Status changed from in specification to in development
- Assignee changed from Oliver Günther to Jan Sandbrink
-
Code maintenance #66029: Provide consistent link_translate helper with Primer (Project: OpenProject)updated on 07/24/2025 08:46 AM
-
Comment added
Regarding localization of links: Since many links are pulled from config/static_links.yml and there is even a helper ava...
-
Comment added
07/23/2025
-
updated on 07/23/2025 12:25 PM
- Status changed from review approved to merged
-
Bug #65602: Webhook only shows changes to the subject field when auto-subject is enabled, hiding actual field changes (Project: OpenProject)updated on 07/23/2025 06:12 AM
-
Comment added
Maybe I wasn't clear enough on the most important part of my message: There is no represented.previous_changes anywhere ...
-
Comment added
07/22/2025
-
created on 07/22/2025 08:35 AM
07/21/2025
-
Bug #65892: Auth providers registered via the AuthPlugin API (register_auth_providers) broken with 16.2 provider link changes (Project: OpenProject)updated on 07/21/2025 02:20 PM
- Status changed from in development to needs review
- Assignee deleted (
Jan Sandbrink)
-
Bug #65361: Checked checkboxes in Primer components have wrong border color when choosing an accent color (Project: OpenProject)updated on 07/21/2025 06:45 AM
-
Comment added
Probably accidentially consciously fixed by Henriette Darge through an update of primer primitives.
- Status changed from confirmed to merged
- Version set to 16.2.1
- Developers set to OP Dev Primer Team
-
Comment added
07/18/2025
-
Bug #65892: Auth providers registered via the AuthPlugin API (register_auth_providers) broken with 16.2 provider link changes (Project: OpenProject)updated on 07/18/2025 11:10 AM
- Status changed from confirmed to in development
- Assignee set to Jan Sandbrink
- Developers changed from OP Dev Titan Team to Jan Sandbrink
-
Bug #65602: Webhook only shows changes to the subject field when auto-subject is enabled, hiding actual field changes (Project: OpenProject)updated on 07/18/2025 09:43 AM
-
Comment added
Hello there,
I am currently trying to reproduce the problem you reported. Let me start by summarizing the faulty behavio...
- Status changed from new to needs clarification
-
Comment added
-
Bug #65892: Auth providers registered via the AuthPlugin API (register_auth_providers) broken with 16.2 provider link changes (Project: OpenProject)updated on 07/18/2025 08:33 AM
-
Comment added
This was a consequence of us enforcing/expecting a persisted auth provider in the database for all users that log in thr...
- Version changed from 16.3.0 to 16.2.1
- Bug found in version set to 16.2.x
-
Comment added
12/19/2024
-
updated on 12/19/2024 03:07 PM
- Delivery manager changed from Pavel Balashou to Jan Sandbrink
08/14/2015
-
created on 08/14/2015 03:33 PMWe do it in our integrative RSpec tests:
https://github.com/opf/openproject/blob/2199b22f0ec66b84f130c294f0692210ce082de... -
updated on 08/14/2015 03:33 PMGreetings,
I call a API to add a workpackage to my openproject instance, but an error occured;
" Dim addWPUrl As String ...- The changes were retracted.
-
created on 08/14/2015 06:45 AMBtw. for posting multiline code (or logs) in this forum, you can escape using the pre tags.
E.g.
<pre>
1
2
3 -
updated on 08/14/2015 06:45 AMGreetings,
I call a API to add a workpackage to my openproject instance, but an error occured;
" Dim addWPUrl As String ...- The changes were retracted.
-
created on 08/14/2015 06:41 AMAre you actually passing subject and _links as url parameters? (asking because of the name urlParms)
You should pass the...
08/06/2015
-
created on 08/06/2015 10:13 AMHello,
I am currently investigating some issues regarding LDAP Authentication.
I could already identify and fix issues y... -
updated on 08/06/2015 10:13 AMHi OpenProject community,
I want to setup an OP instance for my company and I am stuck at the authentication configurati...- The changes were retracted.
08/03/2015
-
created on 08/03/2015 11:26 AMHello Michael,
Not sure if it is because of my missing VB reading skills, but the request you are sending looks weird: A... -
updated on 08/03/2015 11:26 AMGreetings,
I call a API to add a workpackage to my openproject instance, but an error occured;
" Dim addWPUrl As String ...- The changes were retracted.
07/22/2015
-
created on 07/22/2015 07:07 AMAPIv2 is able to update and create work packages.
Determining possible assignees is not supported via APIv2, though.
All...