View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001596 | Database Workbench v5 | Diagramming | public | 2018-04-25 12:42 | 2018-07-09 13:45 |
Reporter | Stephen Lappin | Assigned To | Martijn Tonies | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 5.4.2 | ||||
Fixed in Version | 5.4.4 | ||||
Summary | 0001596: Loosing column attributes when column above is deleted | ||||
Description | On deleting an existing column, the column below loses any set column attributes | ||||
Steps To Reproduce | prepare an exising table to have the following columns: id BigInt NOT NULL UNSIGNED col_a Text NOT NULL col_b Text NOT NULL col_c Bigint NOT NULL UNSIGNED col_d Bigint NOT NULL UNSIGNED delete col_b. col_c's unsigned attribute is no longer checked | ||||
Tags | No tags attached. | ||||
|
Issue also arises when adding columns and moving up. Example. Added a Boolean column, then move it up near top of column list. All BigInt column below the new column had lost their UNSIGNED attribute. |
|
Actually, just moving an existing column from below an UNSIGNED BigInt column to above it, results in BigInt losing its UNSIGNED attribute |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-04-25 12:42 | Stephen Lappin | New Issue | |
2018-05-02 14:27 | Stephen Lappin | Note Added: 0000464 | |
2018-05-02 14:29 | Stephen Lappin | Note Added: 0000465 | |
2018-05-15 09:40 | Martijn Tonies | Status | new => resolved |
2018-05-15 09:40 | Martijn Tonies | Fixed in Version | => 5.4.4 |
2018-05-15 09:40 | Martijn Tonies | Resolution | open => fixed |
2018-05-15 09:40 | Martijn Tonies | Assigned To | => Martijn Tonies |
2018-07-09 13:45 | Martijn Tonies | Status | resolved => closed |