Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remember last used parameter values for "Run" during report implementation / debugging #150

Open
alexbudarov opened this issue Jan 22, 2019 · 0 comments
Assignees
Labels
type: enhancement New feature or request

Comments

@alexbudarov
Copy link
Member

alexbudarov commented Jan 22, 2019

Environment

  • Platform version: 6.8+
  • Me, sitting behind the back of our support engineer while he is trying to fix "unfetched attribute" error in the groovy report.

Description of the bug or enhancement

For complex reports debugging often is done iteratively:

  • (working in Report Editor)
  • change band script
  • press "Run"
  • input all required parameters (date from, date to, select entities, ...)
  • press "Run report"
  • check the document or exception - it doesn't work...
  • change band script
  • press "Run"
  • input all required parameters (date from, date to, select entities, ...)
  • ...

It's quite tedious to input the same parameter values every try.
Can we improve user experience in this situtation and remember previously entered parameters?

I'm not sure how exactly it should work, because:
a) parameter specifications can change between test runs
b) sometimes user may mean to see "clean" input parameters dialog how it usually looks

E.g. it could be an additional button on bottom pane.

@jreznot jreznot added the type: enhancement New feature or request label Jan 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants