Opened 17 years ago
Closed 16 years ago
#7140 closed defect (duplicate)
Updating opened report does not work with $USER
Reported by: | octavian | Owned by: | Matthew Good |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | report system | Version: | devel |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
When I browse a simple report, I use update button to refresh the results.
But if the report makes use of $USER variable, the update button does not work as expected. Username switches to blank and the result set changes.
I tested this just on non-SQL reports.
Attachments (0)
Change History (2)
comment:1 by , 17 years ago
Milestone: | 0.11 → 0.11.1 |
---|---|
Severity: | blocker → normal |
comment:2 by , 16 years ago
Milestone: | 0.11.3 |
---|---|
Priority: | high → normal |
Resolution: | → duplicate |
Status: | new → closed |
I presume you mean the Custom Query with the reference to 'update' button and non-sql.
In #1467 this was fixed so that the $USER
variable does not get messed up (bug). However, I'm sure the main reason for your problem ('username switches to blank') is that you have restrict_owner
to true (owner is a drop-down), in which case it is a duplicate of #7258.
Closing as duplicate, but please reopen if this is not correct.
Please be fair w/ severity and priority settings