Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0047926Openbravo ERP00. Application dictionarypublic2021-10-15 15:192021-10-25 09:52
martinsdan 
alostale 
urgentmajoralways
closedfixed 
30Ubuntu 18.04.1 LTS
main 
PR21Q4PR21Q4 
Core
2021-07-21
main
https://gitlab.com/openbravo/product/openbravo/-/commit/5f9e533fec3d0bb6c50404a2160ecf440dcf4427 [^]
No
0047926: It is not possible to create a new client using the default roles
When creating the client there is an error because a process was removed:

Processing module Standard Roles
Processing dataset V3 Roles
Referenced object ADProcess (id: 129 / ADProcess129) not present in the xml or in the database.
Create reference data process failed
Login in Openbravo as Sysadmin
Go to Initial Client Setup
Create a new Client selecting the roles dataset
Remove the process access from processes removed
No tags attached.
blocks defect 0047865 closed alostale It is not possible to create a new client using the default roles 
Issue History
2021-10-25 07:47alostaleTypedefect => backport
2021-10-25 07:47alostaleTarget Version => PR21Q4
2021-10-25 08:09hgbotNote Added: 0132596
2021-10-25 09:52hgbotResolutionopen => fixed
2021-10-25 09:52hgbotStatusscheduled => closed
2021-10-25 09:52hgbotNote Added: 0132599
2021-10-25 09:52hgbotFixed in Version => PR21Q4
2021-10-25 09:52hgbotNote Added: 0132600

Notes
(0132596)
hgbot   
2021-10-25 08:09   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/445 [^]
(0132599)
hgbot   
2021-10-25 09:52   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/445 [^]
(0132600)
hgbot   
2021-10-25 09:52   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: 3649532bc185673dd40c69760fc880d6d4a10f84
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 2021-10-25T08:06:16+02:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/3649532bc185673dd40c69760fc880d6d4a10f84 [^]

fixed BUG-47926: cannot create a new client using the default roles

It failed because those roles made reference to a process that was
removed.

---
M modules/org.openbravo.v3.datasets/referencedata/standard/V3_Roles.xml
---