Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0054263Openbravo ERP01. General setuppublic2024-01-08 10:502024-01-20 20:22
ludmila_ursu 
ludmila_ursu 
normalminoralways
closedfixed 
5
 
 
Core
No
0054263: [Massive Total Stock Take] Business API data load is in success even if the EDL finishes in error
[Massive Total Stock Take] Business API data load is in success even if the EDL finishes in error

Expected result : Business API data load shows an information message, suggesting to check status of the imported EDL Request lines.
Related JIRA https://openbravo.atlassian.net/browse/RM-10149 [^]

Go to Business API Data Load window in the backoffice.
Do an import of a csv file, for example for entity Inventory, or other.
In the csv imported file, at least one line should have incorrect data (client name for example).
Click on DONE, notice that shown message is SUCCESSFULL.
When clicking on the "here" URL, we see that at least one line of the EDL Request is in error.
No tags attached.
png image-20231207-161009.png (74,649) 2024-01-08 10:50
https://issues.openbravo.com/file_download.php?file_id=19291&type=bug
png
Issue History
2024-01-08 10:50ludmila_ursuNew Issue
2024-01-08 10:50ludmila_ursuAssigned To => ludmila_ursu
2024-01-08 10:50ludmila_ursuFile Added: image-20231207-161009.png
2024-01-08 10:50ludmila_ursuModules => Core
2024-01-08 10:50ludmila_ursuTriggers an Emergency Pack => No
2024-01-08 11:08hgbotNote Added: 0158927
2024-01-08 12:37ludmila_ursuNote Added: 0158934
2024-01-20 20:22hgbotResolutionopen => fixed
2024-01-20 20:22hgbotNote Added: 0159551
2024-01-20 20:22hgbotStatusnew => closed
2024-01-20 20:22hgbotNote Added: 0159552

Notes
(0158927)
hgbot   
2024-01-08 11:08   
Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/224 [^]
(0158934)
ludmila_ursu   
2024-01-08 12:37   
Test steps:
https://docs.google.com/spreadsheets/d/1NHtbkRO-v53X0VpkN626jNm2qVaqGGm-JnOH4B0VQYY/edit#gid=0 [^]
(0159551)
hgbot   
2024-01-20 20:22   
Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/merge_requests/224 [^]
(0159552)
hgbot   
2024-01-20 20:22   
Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.api [^]
Changeset: 6e03e67351ef357fb90891a71ab4997b01c5df5d
Author: Ludmila Ursu <ludmila.ursu@openbravo.com>
Date: 20-01-2024 19:22:49
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.api/-/commit/6e03e67351ef357fb90891a71ab4997b01c5df5d [^]

Fixes ISSUE-54263: Replaced "success" with "info" execution message in

---
M src-db/database/sourcedata/AD_MESSAGE.xml
M src/org/openbravo/api/file/ImportFileActionHandler.java
---