Project:
| View Issue Details[ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||
| ID | |||||||||||
| 0015488 | |||||||||||
| Type | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||||
| defect | [Modules] Asset Management | major | always | 2010-12-20 14:30 | 2011-07-20 18:17 | ||||||
| Reporter | psanjuan | View Status | public | ||||||||
| Assigned To | jonalegriaesarte | ||||||||||
| Priority | urgent | Resolution | open | Fixed in Version | |||||||
| Status | acknowledged | Fix in branch | Fixed in SCM revision | ||||||||
| Projection | none | ETA | none | Target Version | |||||||
| OS | Linux 32 bit | Database | Oracle | Java version | 1.6 | ||||||
| OS Version | Ubuntu 8.04.1 | Database version | 11.1.0.6.0 | Ant version | 1.7.0 | ||||||
| Product Version | SCM revision | ||||||||||
| Merge Request Status | |||||||||||
| Regression date | |||||||||||
| Regression introduced by commit | |||||||||||
| Regression level | |||||||||||
| Review Assigned To | |||||||||||
| Support ticket | |||||||||||
| OBNetwork customer | No | ||||||||||
| Regression introduced in release | |||||||||||
| Summary | 0015488: Asset Advanced Sequence starts by 12 and Inventory Advanced Sequence starts by 7 - it should be set to 1 | ||||||||||
| Description | Asset Advanced Sequence starts by 12 and Inventory Advanced Sequence starts by 7 - it should be set to 1, see below. | ||||||||||
| Proposed Solution | below code should be removed-refactor: <name>Assets Advanced Sequence</name> <description xsi:nil="true"/> <valueFormat xsi:nil="true"/> <autoNumbering>true</autoNumbering> <incrementBy>1</incrementBy> <startingNo>1</startingNo> <nextAssignedNumber>12</nextAssignedNumber> <currentNextSystem>100</currentNextSystem> <usedForRecordID>false</usedForRecordID> <prefix xsi:nil="true"/> <suffix xsi:nil="true"/> <restartSequenceEveryYear>false</restartSequenceEveryYear> </ADSequence> <ADSequence id="D3200D63589D4A00B20BBB3BB3502D2B" identifier="Inventory Advanced Sequence"> <id>D3200D63589D4A00B20BBB3BB3502D2B</id> <active>true</active> <name>Inventory Advanced Sequence</name> <description xsi:nil="true"/> <valueFormat xsi:nil="true"/> <autoNumbering>true</autoNumbering> <incrementBy>1</incrementBy> <startingNo>1</startingNo> <nextAssignedNumber>7</nextAssignedNumber> <currentNextSystem>100</currentNextSystem> <usedForRecordID>false</usedForRecordID> <prefix xsi:nil="true"/> <suffix xsi:nil="true"/> | ||||||||||
| Tags | No tags attached. | ||||||||||
| Attached Files | |||||||||||
Relationships [ Relation Graph ]
[ Dependency Graph ]
|
|
Notes |
|
|
(0033294) dalsasua (viewer) 2010-12-20 14:51 |
In fact, dataset should NOT include the next assigned number columns. |
Issue History |
|||
| Date Modified | Username | Field | Change |
| 2010-12-20 14:30 | psanjuan | New Issue | |
| 2010-12-20 14:30 | psanjuan | Assigned To | => vmromanos |
| 2010-12-20 14:30 | psanjuan | OBNetwork customer | => No |
| 2010-12-20 14:31 | psanjuan | Proposed Solution updated | |
| 2010-12-20 14:43 | psanjuan | Assigned To | vmromanos => dalsasua |
| 2010-12-20 14:51 | dalsasua | Note Added: 0033294 | |
| 2010-12-20 14:51 | dalsasua | Status | new => acknowledged |
| 2011-07-20 18:17 | dalsasua | Assigned To | dalsasua => jonalegriaesarte |
| Copyright © 2000 - 2009 MantisBT Group |