bugphpGroupWare - Bugs: bug #5156, Category ID and Location ID lose...

 
 

You are not allowed to post comments on this tracker with your current authentication level.

bug #5156: Category ID and Location ID lose their linear order when deleting items in TT

Submitter:  Robert Crecine <fugu>
Submitted:  Mon 08 Sep 2003 09:50:31 PM UTC
   
 
Category:  timetrack Item Group:  0.9.16RC1
Severity:  3 - Normal Priority:  5 - Normal
Status:  None Privacy:  Public
Assigned to:  jecinc Open/Closed:  Open
Component Version:  SVN Operating System:  GNU/Linux - Debian
Reproducibility:  Every Time Planned Release:  None
Fixed Release: 

Mon 15 Sep 2003 04:44:48 AM UTC, comment #1: 

For Locations and Work Category IDs, allowing the user to set the ID value is actually a fetaure.  That way they can conform to IDs that they are used to using in other systems or just use sequential numbers (they can't be duplicates).  They seem to be unorder but they actually have a kind of order .. they display in the last edited order (oldest is first)

The location id required to be incremental for the in/out screen is a bug that I intend to fix (yes a missing one will create a blank).  I personally want to use location IDs 10 and 50 for instance, and then assign project numbers based on the location ID.  For now, edit the IDs to make them sequential and in whatever order you want them to display.

Johnson <jecinc>
Mon 08 Sep 2003 09:50:31 PM UTC, original submission:  

when deleting items in the Locations table or the Work Category table, the 'ID' number should be simply the row number of the entry not it's own unique number (or affixed to the absolute table row #).

The ID column is used to calculate display presentation later, in the event of Location ID, it will cause blank columns representing the missing consecutive numbers (example deleting location entry 2 of 3 then creating a new entry will yield Location ID: 4, the next consecutive )

 When there's only 2 entries, and you added a 3rd. Displaying the page in phpgw will give you 4 columns, #2 being blank and missing.



-hope this helps

Robert Crecine <fugu>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

 

Follow 3 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2003-09-13 skwashd Assigned toNone None
2003-09-09 skwashd Item Group0.9.16 pre RC None
    SummaryCategory ID and Location ID lose their linear order when deleting items

Back to the top

Powered by Savane 3.13-f8d8.
Corresponding source code