Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0047865Openbravo ERP00. Application dictionarypublic2021-10-15 15:192021-10-25 09:52
martinsdan 
alostale 
urgentmajoralways
closedfixed 
30Ubuntu 18.04.1 LTS
main 
PR22Q1 
Core
2021-07-21
main
https://gitlab.com/openbravo/product/openbravo/-/commit/5f9e533fec3d0bb6c50404a2160ecf440dcf4427 [^]
No
0047865: 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.
depends on backport 0047926PR21Q4 closed alostale It is not possible to create a new client using the default roles 
caused by defect 0037322 closed shuehner Remove technically useless ad_process entries 
Issue History
2021-10-15 15:19martinsdanNew Issue
2021-10-15 15:19martinsdanAssigned To => shuehner
2021-10-15 15:19martinsdanModules => Core
2021-10-15 15:19martinsdanRegression date => 2021-07-21
2021-10-15 15:19martinsdanRegression introduced in release => main
2021-10-15 15:19martinsdanRegression introduced by commit => https://gitlab.com/openbravo/product/openbravo/-/commit/5f9e533fec3d0bb6c50404a2160ecf440dcf4427 [^]
2021-10-15 15:19martinsdanTriggers an Emergency Pack => No
2021-10-15 15:19martinsdanRelationship addedcaused by 0037322
2021-10-25 07:28alostaleAssigned Toshuehner => platform
2021-10-25 07:28alostaleStatusnew => acknowledged
2021-10-25 07:47alostaleAssigned Toplatform => alostale
2021-10-25 07:47alostaleStatusacknowledged => scheduled
2021-10-25 07:51hgbotNote Added: 0132595
2021-10-25 09:52hgbotNote Added: 0132597
2021-10-25 09:52hgbotResolutionopen => fixed
2021-10-25 09:52hgbotStatusscheduled => closed
2021-10-25 09:52hgbotFixed in Version => PR22Q1
2021-10-25 09:52hgbotNote Added: 0132598

Notes
(0132595)
hgbot   
2021-10-25 07:51   
Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/444 [^]
(0132597)
hgbot   
2021-10-25 09:52   
Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/444 [^]
(0132598)
hgbot   
2021-10-25 09:52   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: c835743e09883e0ed34313dd2e4145689b37c1f7
Author: Asier Lostalé <asier.lostale@openbravo.com>
Date: 2021-10-25T07:49:29+02:00
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/c835743e09883e0ed34313dd2e4145689b37c1f7 [^]

fixed BUG-47865: 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
---