Project

General

Profile

Actions

Defect #2110

closed

Role request description was deleted when is role added into request

Added by Ondřej Kopr about 4 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Vít Švanda
Category:
Roles
Target version:
Start date:
03/09/2020
Due date:
% Done:

90%

Estimated time:
Affected versions:
Owner:

Description

In some previous version of IdM was role request saved directly after user show role request. Now is role request saved after user added new role into request, or click on button save concept. This is great behavior. But when user add some description of role request and then added some role into request. The description disappear.

This state is very confusing for basic user.


Files

missin.gif (765 KB) missin.gif Ondřej Kopr, 03/09/2020 01:02 PM

Related issues

Related to IdStory Identity Manager - Defect #2141: Strange behavior during submiting empty requestClosedVít Švanda03/23/2020

Actions
Actions #1

Updated by Radek Tomiška about 4 years ago

  • Tracker changed from Feature to Defect
  • Target version set to 10.2.0
Actions #2

Updated by Vít Švanda about 4 years ago

  • Status changed from New to In Progress
  • Assignee changed from Radek Tomiška to Vít Švanda
Actions #3

Updated by Vít Švanda about 4 years ago

  • Status changed from In Progress to Needs feedback
  • Assignee changed from Vít Švanda to Radek Tomiška
  • Target version changed from 10.2.0 to 10.0.2
  • % Done changed from 0 to 90

Here isn't simple solution, because request (for delete, update, add identity-role) is not created by FE no more. It is created by BE and there isn't information about description (in delete of identity-role has BE only ID of identity-role).
I solved it, but I need to call load request and update it in separated requests.

This update is calling only if description is filled and request is new.
Beware, description is save on add/delete/update some identity-role only first time (after role-request is created).

https://github.com/bcvsolutions/CzechIdMng/commit/f8b54870bd4c96113b83b1fcacc6881221a80a56

Actions #4

Updated by Radek Tomiška about 4 years ago

  • Related to Defect #2141: Strange behavior during submiting empty request added
Actions #5

Updated by Radek Tomiška about 4 years ago

  • Status changed from Needs feedback to Closed
  • Assignee changed from Radek Tomiška to Vít Švanda

I did test and code review. Description is saved, when role concept is added, thx!

Merged into 10.2.0 together with #2141.

Actions

Also available in: Atom PDF