Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||
| ID | ||||||||
| 0044588 | ||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||
| defect | [Openbravo ERP] K. Packaging | major | always | 2020-07-10 09:39 | 2021-04-30 12:31 | |||
| Reporter | mauricio_peccorini | View Status | public | |||||
| Assigned To | alostale | |||||||
| Priority | normal | Resolution | fixed | Fixed in Version | PR21Q3 | |||
| Status | closed | Fix in branch | Fixed in SCM revision | |||||
| Projection | none | ETA | none | Target Version | ||||
| OS | Any | Database | Any | Java version | ||||
| OS Version | Database version | Ant version | ||||||
| Product Version | SCM revision | |||||||
| 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  | |||||||
| Tags | No tags attached. | |||||||
| Attached Files | ||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
||||||||
  | 
||||||||
  		Notes	 | 
|
| 
				(0127436) sebastien_liron (viewer) 2021-04-22 10:29  | 
	
		As the autodeploy in services becomes the new standard this issue needs to be adressed rapidely now. Thank you  | 
| 
				(0127554) hgbot (developer) 2021-04-27 07:51  | 
	
		Merge Request created: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/351 [^] | 
| 
				(0127698) hgbot (developer) 2021-04-30 12:31  | 
	
		Merge request merged: https://gitlab.com/openbravo/product/openbravo/-/merge_requests/351 [^] | 
| 
				(0127699) hgbot (developer) 2021-04-30 12:31  | 
	
		Directly closing issue as related merge request is already approved. Repository: https://gitlab.com/openbravo/product/openbravo [^] Changeset: fc84808b019e38c88d6a038b7622f815e18443f5 Author: Asier Lostalé <asier.lostale@openbravo.com> Date: 2021-04-27T07:44:26+02:00 URL: https://gitlab.com/openbravo/product/openbravo/-/commit/fc84808b019e38c88d6a038b7622f815e18443f5 [^] fixes BUG-44588: git tracks HA Openbravo.properties In HA some properties can be overriden by having partial Openbravo.properties files in config directory. These files follow the naming pattern: hostName.Openbravo.properties. Git tracked them as new files to be added. Ignoring now all files following that pattern. --- M .gitignore ---  | 
  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 | |
| Copyright © 2000 - 2009 MantisBT Group |