Project

General

Profile

Actions

Bug #97586

closed

CSV export ignores invertStateDisplay

Added by Georg Ringer almost 2 years ago. Updated almost 2 years ago.

Status:
Rejected
Priority:
Should have
Assignee:
Category:
-
Target version:
-
Start date:
2022-05-09
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

If a field uses a TCA checkbox with the setting invertStateDisplay the CSV export must invert the value as well.

example is the export of be_users with the field disable

"username","disable" 
"_cli_","Yes" 
"admin","Yes" 
"admin2","No" 
"admin3","Yes" 

only the beuser with name admin2 is disabled

Actions #1

Updated by Georg Ringer almost 2 years ago

  • Status changed from Accepted to Rejected
Actions

Also available in: Atom PDF