Describe the bug
Batch editing date fields erroneously shows (Year) for all date field components in the headings for the Batch Edit data set.
To Reproduce
Steps to reproduce the behavior:
- Add a precision date field to a query
- Add the combined field (e.g.
catalogedDate) and the individual date components (catalogedDate day, month, year)
- Save the query
- Batch edit the results
See that all column headings end with (Year) and a number.
Expected behavior
It should use the same headings as in the query results.
Reported By
RBGE during global testing for v7.11.0 (v711-prerelease)
Describe the bug
Batch editing date fields erroneously shows
(Year)for all date field components in the headings for the Batch Edit data set.To Reproduce
Steps to reproduce the behavior:
catalogedDate) and the individual date components (catalogedDateday, month, year)See that all column headings end with
(Year)and a number.Expected behavior
It should use the same headings as in the query results.
Reported By
RBGE during global testing for
v7.11.0(v711-prerelease)