Opened 12 years ago
Closed 12 years ago
#1523 closed defect (fixed)
The BFS exporter lists all formulas as 'reporter fields'
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | BASE 2.16 |
Component: | coreplugins | Version: | |
Keywords: | Cc: |
Description
Since there is no property on a formula to tell if it is a reporter or spot formula the formulas should be listed as 'spot fields'. Reporter formulas will work as spot fields as well but spot formulas will not work as reporter fields.
Change History (2)
comment:1 Changed 12 years ago by
Owner: | changed from everyone to Nicklas Nordborg |
---|---|
Status: | new → assigned |
comment:2 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
(In [5439]) Fixes #1523: The BFS exporter lists all formulas as 'reporter fields'
Formulas are listed as 'spot fields' instead.