Project: 	
  | View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | |||||||||||
| ID | ||||||||||||
| 0046420 | ||||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | |||||||
| feature request | [Retail Modules] Web POS | major | always | 2021-04-29 12:44 | 2022-02-01 08:07 | |||||||
| Reporter | dmiguelez | View Status | public | |||||||||
| Assigned To | Triage Platform Base | |||||||||||
| Priority | high | Resolution | open | Fixed in Version | ||||||||
| Status | new | 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 | ||||||||||||
| Review Assigned To | ||||||||||||
| OBNetwork customer | No | |||||||||||
| Support ticket | ||||||||||||
| Regression level | ||||||||||||
| Regression date | ||||||||||||
| Regression introduced in release | ||||||||||||
| Regression introduced by commit | ||||||||||||
| Triggers an Emergency Pack | No | |||||||||||
| Summary | 0046420: Allow to define IndexedDB indexes based on dates | |||||||||||
| Description | As of now it is possible to create an index based on a date, but is is managed internally as a String. For example: this.indices = [ new OB.App.Class.Index({ name: 'exceptionDate', properties: [{ property: 'exceptionDate' }] }) ]; This stores internally a String, with a format that is depending on the database. It should be possible to define an Index as a date and the system should manage internally the format to make sure that it is always homogeneous.  | |||||||||||
| Steps To Reproduce | As of now it is possible to create an index based on a date, but is is managed internally as a String. For example: this.indices = [ new OB.App.Class.Index({ name: 'exceptionDate', properties: [{ property: 'exceptionDate' }] }) ]; This stores internally a String, with a format that is depending on the database. It should be possible to define an Index as a date and the system should manage internally the format to make sure that it is always homogeneous.  | |||||||||||
| Tags | No tags attached. | |||||||||||
| Attached Files | ||||||||||||
		  Relationships		[ Relation Graph ] 
		[ Dependency Graph ] 
			 | 
|
  Issue History	 | 
|||
| Date Modified | Username | Field | Change | 
| 2021-04-29 12:44 | dmiguelez | New Issue | |
| 2021-04-29 12:44 | dmiguelez | Assigned To | => Retail | 
| 2021-04-29 12:44 | dmiguelez | OBNetwork customer | => No | 
| 2021-04-29 12:44 | dmiguelez | Triggers an Emergency Pack | => No | 
| 2021-04-29 12:44 | dmiguelez | Assigned To | Retail => platform | 
| 2022-02-01 08:07 | alostale | Assigned To | platform => Triage Platform Base | 
| Copyright © 2000 - 2009 MantisBT Group |