Skip to content

Conversation

juniorode
Copy link
Contributor

Description

Since the migration from Vertx 3 to Vertx 4, the change in the method JsonObject.getString introduced a regression in the way we handle modified and created dates in imported resources. This caused imported resources to not be editable.
This PR changes the way we determine if a field in a JsonObject is a String to circumvent this problem.

Fixes

EN-199

Type of change

Please check options that are relevant.

  • Chore (PATCH)
  • Doc (PATCH)
  • Bug fix (PATCH)
  • New feature (MINOR)

Which packages changed?

Please check the name of the package you changed

  • admin
  • app-registry
  • archive
  • auth
  • cas
  • common
  • communication
  • conversation
  • directory
  • feeder
  • infra
  • portal
  • session
  • test
  • tests
  • timeline
  • workspace

Tests

  1. Duplicate a scrapbook
  2. Edit the scrapbook

Reminder

  • Security flaws

  • Performance impacts (think bulk !)

  • Unit tests were replayed

  • Unit tests were added and/or changed

  • I have updated the reminder for the version including my modifications

  • All done ! 😃

@juniorode juniorode changed the base branch from master to dev January 27, 2025 14:52
@juniorode juniorode marked this pull request as ready for review January 27, 2025 14:52
@benjaminperez benjaminperez force-pushed the dev branch 2 times, most recently from f1a5cb7 to 8bba70d Compare September 26, 2025 09:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants