Skip to content

fix #701 parse negative durations#718

Open
nr23730 wants to merge 1 commit intoehrbase:developfrom
nr23730:patch-1
Open

fix #701 parse negative durations#718
nr23730 wants to merge 1 commit intoehrbase:developfrom
nr23730:patch-1

Conversation

@nr23730
Copy link

@nr23730 nr23730 commented Jan 30, 2026

Negative durations results as shown here
image

result in contrains like -PT24H which cannot be parsed at the moment.

Changes

parse negative durations by checking for negative signs in duration constrains

Related issue

#701

Additional information

Provide additional information for this change, if needed.

Pre-Merge checklist

  • New code is tested
  • Present and new tests pass
  • Documentation is updated
  • The build is working without errors
  • No new Sonar issues introduced
  • Changelog is updated
  • Code has been reviewed

parse negative durations by checking for negative signs in duration constrains
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.

1 participant