Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0054068
TypeCategorySeverityReproducibilityDate SubmittedLast Update
feature request[POS2] POSminorhave not tried2023-12-01 11:232024-01-24 18:13
ReporterNaroaIriarteView Statuspublic 
Assigned ToNaroaIriarte 
PrioritynormalResolutionfixedFixed in Version
StatusclosedFix in branchFixed in SCM revision
ProjectionnoneETAnoneTarget Version
OSAnyDatabaseAnyJava version
OS VersionDatabase versionAnt version
Product VersionSCM revision 
Merge Request Statusapproved
Review Assigned To
OBNetwork customerNo
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0054068: There should exist a sequence number to properly sort the selector filters in the CRM connector

DescriptionThe selector filters should be handled by a sequence number as the main or advanced selectors.
Steps To Reproduce- Login as the White Valley Admin in the backoffice.
- Go to the CRM connector window, and to the filters tab.
- If you create a new filter you can see that there is not sequence number field for the selector filters. There is for main and advanced filters.
- It should exist a sequence number for the selector filters too.
Proposed SolutionAdd a new sequence number field called "Selector filter sequence number" with a display logic based on the check "Selector filter"
Adapt frontend logic to use this new field to sort the filters
TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0157961)
hgbot (developer)
2023-12-05 12:06

Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1065 [^]
(0158016)
hgbot (developer)
2023-12-07 15:58

Merge Request created: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/644 [^]
(0158946)
NaroaIriarte (viewer)
2024-01-08 15:53

To test the main filters' behavior when the main filter sequence number is empty, some tests have been performed. The manual tests can be found in the next document.
It is important that the reviewer tries them too.
https://docs.google.com/document/d/1gODVBlwdPS0THmbW5vbhqkrI0bbnnA8hotpGCxnM79A/edit?usp=sharing [^]
(0159727)
hgbot (developer)
2024-01-24 18:13

Directly closing issue as related merge request is already approved.

Repository: https://gitlab.com/openbravo/product/openbravo [^]
Changeset: f486ee3cca476c83425aa7b993a01f7a1c83faf5
Author: Naroa Iriarte <naroa.iriarte@openbravo.com>
Date: 24-01-2024 17:13:31
URL: https://gitlab.com/openbravo/product/openbravo/-/commit/f486ee3cca476c83425aa7b993a01f7a1c83faf5 [^]

fixed ISSUE-54068: New column added to the database and to the CRM tab to handle the sequences number of the main filters

---
A src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateCRMBPFilterConfiguration.class
A src-util/modulescript/build/classes/org/openbravo/modulescript/UpdateCRMBPFilterConfigurationData.class
A src-util/modulescript/src/org/openbravo/modulescript/UpdateCRMBPFilterConfiguration.java
A src-util/modulescript/src/org/openbravo/modulescript/UpdateCRMBPFilterConfiguration_data.xsql
M src-db/database/model/tables/C_EXTBP_CONFIG_FILTER.xml
M src-db/database/sourcedata/AD_COLUMN.xml
M src-db/database/sourcedata/AD_ELEMENT.xml
M src-db/database/sourcedata/AD_FIELD.xml
---
(0159728)
hgbot (developer)
2024-01-24 18:13

Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/1065 [^]
(0159729)
hgbot (developer)
2024-01-24 18:13

Repository: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core [^]
Changeset: f439595d4e24fc0b5601e43026694eb05890f6bb
Author: Naroa Iriarte <naroa.iriarte@openbravo.com>
Date: 24-01-2024 17:13:40
URL: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/commit/f439595d4e24fc0b5601e43026694eb05890f6bb [^]

Related to ISSUE-54068: Logic fixed so now tha sequence number for selector...

---
M web-test/integration/external-business-partner/ExternalBusinessPartnerListViewData.test.js
M web/org.openbravo.mobile.core/app/integration/external-business-partner/ExternalBusinessPartnerListViewData.js
---
(0159730)
hgbot (developer)
2024-01-24 18:13

Merge request merged: https://gitlab.com/openbravo/product/pmods/org.openbravo.mobile.core/-/merge_requests/644 [^]

- Issue History
Date Modified Username Field Change
2023-12-01 11:23 NaroaIriarte New Issue
2023-12-01 11:23 NaroaIriarte Assigned To => NaroaIriarte
2023-12-01 11:23 NaroaIriarte OBNetwork customer => No
2023-12-01 11:23 NaroaIriarte Triggers an Emergency Pack => No
2023-12-01 11:24 NaroaIriarte Status new => acknowledged
2023-12-01 12:49 guilleaer Summary There should exist a sequence number to properly control the selector filters in the CRM connector => There should exist a sequence number to properly sort the selector filters in the CRM connector
2023-12-01 12:50 guilleaer Proposed Solution updated
2023-12-01 12:52 NaroaIriarte Status acknowledged => scheduled
2023-12-05 12:06 hgbot Merge Request Status => open
2023-12-05 12:06 hgbot Note Added: 0157961
2023-12-07 15:58 hgbot Note Added: 0158016
2024-01-08 15:53 NaroaIriarte Note Added: 0158946
2024-01-18 17:57 hgbot Merge Request Status open => approved
2024-01-18 18:04 hgbot Merge Request Status approved => open
2024-01-24 18:13 hgbot Merge Request Status open => approved
2024-01-24 18:13 hgbot Resolution open => fixed
2024-01-24 18:13 hgbot Status scheduled => closed
2024-01-24 18:13 hgbot Fixed in Version => PR24Q2
2024-01-24 18:13 hgbot Note Added: 0159727
2024-01-24 18:13 hgbot Note Added: 0159728
2024-01-24 18:13 hgbot Note Added: 0159729
2024-01-24 18:13 hgbot Note Added: 0159730


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker