Openbravo Issue Tracking System - Openbravo ERP |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0044588 | Openbravo ERP | K. Packaging | public | 2020-07-10 09:39 | 2021-04-30 12:31 |
|
| Reporter | mauricio_peccorini | |
| Assigned To | alostale | |
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | 5 | OS Version | |
| Product Version | | |
| Target Version | | Fixed in Version | PR21Q3 | |
| Merge Request Status | approved |
| Review Assigned To | |
| OBNetwork customer | Gold |
| Web browser | |
| Modules | Core |
| Support ticket | |
| Regression level | |
| Regression date | |
| Regression introduced in release | |
| Regression introduced by commit | |
| Triggers an Emergency Pack | No |
|
| Summary | 0044588: Make Git ignore host specific Openbravo.properties files in HA environments |
| Description | Overriding Openbravo.properties by using host-specific Openbravo.properties files (http://wiki.openbravo.com/wiki/Openbravo.properties#Overriding_properties_per_instance [^]) makes CodeSnapshot (the tool used by Services to manage source code deployment) complain about the existence of non-tracked files.
These files should be ignored just like the main Openbravo.properties. |
| Steps To Reproduce | In a source code environment managed using CodeSnapshot, add a config/hostname.Openbravo.properties file overriding a few properties.
Try to execute CodeSnapshot |
| Proposed Solution | In the .gitignore file, replace the line:
config/Openbravo.properties
by:
config/*Openbravo.properties
|
| Additional Information | |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2020-07-10 09:39 | mauricio_peccorini | New Issue | |
| 2020-07-10 09:39 | mauricio_peccorini | Assigned To | => platform |
| 2020-07-10 09:39 | mauricio_peccorini | OBNetwork customer | => No |
| 2020-07-10 09:39 | mauricio_peccorini | Modules | => Core |
| 2020-07-10 09:39 | mauricio_peccorini | Triggers an Emergency Pack | => No |
| 2021-04-22 10:29 | sebastien_liron | OBNetwork customer | No => Gold |
| 2021-04-22 10:29 | sebastien_liron | Resolution time | => 1619733600 |
| 2021-04-22 10:29 | sebastien_liron | Note Added: 0127436 | |
| 2021-04-22 10:29 | sebastien_liron | Severity | minor => major |
| 2021-04-22 10:29 | sebastien_liron | Type | feature request => defect |
| 2021-04-27 07:40 | alostale | Assigned To | platform => alostale |
| 2021-04-27 07:41 | alostale | Relationship added | related to 0041898 |
| 2021-04-27 07:51 | hgbot | Merge Request Status | => open |
| 2021-04-27 07:51 | hgbot | Note Added: 0127554 | |
| 2021-04-30 12:31 | hgbot | Merge Request Status | open => approved |
| 2021-04-30 12:31 | hgbot | Note Added: 0127698 | |
| 2021-04-30 12:31 | hgbot | Resolution | open => fixed |
| 2021-04-30 12:31 | hgbot | Status | new => closed |
| 2021-04-30 12:31 | hgbot | Fixed in Version | => PR21Q3 |
| 2021-04-30 12:31 | hgbot | Note Added: 0127699 | |