pgadmin-org / pgadmin4

pgAdmin is the most popular and feature rich Open Source administration and development platform for PostgreSQL, the most advanced Open Source database in the world.
https://www.pgadmin.org
Other
2.53k stars 656 forks source link

CSV/TXT Output adding ".0" to everything that looks like a number (RM #6507) #4365

Closed dpage closed 2 years ago

dpage commented 3 years ago

Issue migrated from Redmine: https://redmine.postgresql.org/issues/6507 Originally created by Rich Surace at 2021-06-03 13:49:29 UTC.

I'm having an issue that when I export results to a CSV/TXT, the output file adds .0 to the end of all data that looks like a number. I've attached a screen shot of the "Data Output" as well as what is returned in the txt file.

This issues started with 5.3.

dpage commented 3 years ago

Attachment migrated from Redmine: https://redmine.postgresql.org/attachments/download/5890 Originally created by Rich Surace at 2021-06-03 13:49:11 UTC.

https://pgadmin-archive.postgresql.org/redmine/6507/5890-output_digits.pdf

dpage commented 3 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/6507#note-2 Originally created by Rahul Shirsat at 2021-06-04 11:17:31 UTC.

Redmine ticket header update:

Name Old Value New Value
Sprint changed EDB Sprint 93
dpage commented 3 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/6507#note-3 Originally created by Khushboo Vashi at 2021-06-08 05:04:28 UTC.

Hi,

Please also check https://www.postgresql.org/message-id/CAGA3vBtTMdjze4NTg2d3ow-8DtoWuo+0AsfGADGdhvSKt8qn8w@mail.gmail.com .

Thanks, Khushboo

dpage commented 3 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/6507#note-4 Originally created by Khushboo Vashi at 2021-06-08 05:15:12 UTC.

Duplicates #6520, closing it.

dpage commented 3 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/6507#note-5 Originally created by Khushboo Vashi at 2021-06-08 05:15:34 UTC.

Redmine ticket header update:

Name Old Value New Value
Relationship (duplicates) changed RM #6520
dpage commented 3 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/6507#note-6 Originally created by Khushboo Vashi at 2021-06-08 05:15:51 UTC.

Redmine ticket header update:

Name Old Value New Value
Relationship (duplicates) changed RM #6520
dpage commented 3 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/6507#note-7 Originally created by Khushboo Vashi at 2021-06-08 05:16:00 UTC.

Redmine ticket header update:

Name Old Value New Value
Status changed New Rejected
dpage commented 3 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/6507#note-8 Originally created by Khushboo Vashi at 2021-06-08 05:16:15 UTC.

Redmine ticket header update:

Name Old Value New Value
Relationship (duplicates) changed RM #6520
dpage commented 3 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/6507#note-9 Originally created by Akshay Joshi at 2021-06-08 10:10:04 UTC.

Redmine ticket header update:

Name Old Value New Value
Sprint changed EDB Sprint 93
dpage commented 3 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/6507#note-10 Originally created by Waldo Minny at 2021-08-25 12:32:44 UTC.

I see that this was added to Sprint 93 but then Note #8 has this sprint deleted. Where can we find progress on this bug fix?

dpage commented 3 years ago

Comment migrated from Redmine: https://redmine.postgresql.org/issues/6507#note-11 Originally created by Aditya Toshniwal at 2021-08-25 12:52:54 UTC.

Waldo Minny wrote:

I see that this was added to Sprint 93 but then Note #8 has this sprint deleted. Where can we find progress on this bug fix?

Hi Waldo,

This bug is duplicate of #6520 which is fixed and released in v5.4

Thanks.

dpage commented 2 years ago

Issue closed on Redmine.