Project

General

Profile

Actions

Defect #3252

closed

Cannot return a role request back to the applicant

Added by David Štekl over 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
Normal
Assignee:
David Štekl
Category:
Workflow
Target version:
Start date:
02/06/2023
Due date:
% Done:

100%

Estimated time:
Affected versions:
Owner:

Description

WF: changeIdentityRoles.bpmn20
Log:

Caused by: javax.script.ScriptException: groovy.lang.MissingMethodException: No signature of method: static java.time.format.DateTimeFormatter.forPattern() is applicable for argument types: (String) values: [dd. MM. yyyy HH:mm]

Actions #1

Updated by David Štekl over 1 year ago

  • Status changed from In Progress to Needs feedback
  • Assignee changed from David Štekl to Tomáš Doischer

Had to replace the used DateTimeFormatter.forPattern() method with DateTimeFormatter.ofPattern().
Then it was possible to return a role request back to the applicant.
Git: https://github.com/bcvsolutions/CzechIdMng/tree/3252-return-role-request-back-to-applicant-fix
@doischert, can you take a look at it?

Actions #2

Updated by Tomáš Doischer over 1 year ago

  • % Done changed from 0 to 80

@stekld, can you please make a pull request?

Actions #4

Updated by Tomáš Doischer over 1 year ago

  • Status changed from Needs feedback to Resolved
  • Assignee changed from Tomáš Doischer to David Štekl
  • % Done changed from 80 to 100

LGTM, merged to develop.

Actions #5

Updated by Tomáš Doischer about 1 year ago

  • Status changed from Resolved to Closed
  • Target version changed from 13.1.0 to 13.0.1
Actions

Also available in: Atom PDF