UI freezes when editing a chargeback reports filtering tab.
I couldnt find a stack trace anywhere.
to reproduce:
Go to Cloud intelligence -> reports -> create new report
Choose to base report on chargebacks and choose a few columns
Go to the filtering tab and try to edit a few fields
The UI just shows a spinner forever
@miq-bot add_label ui, bug, chargeback
@sergio-ocon @amaurygonzalez Did you encounter this?
I have this issue too :-( , the spinner does not stop.
@delaluzparra can we do somethinhg?
@yaacov and @zeari. Try starting the application with rake evm:start. There are some tasks that don't can be run withrails server. @sergio-ocon I think that this should be documented on developers installation pages.
Thanks @amaurygonzalez
@zeari is this issue ? (see js error)

It seems that is global issue
https://github.com/ManageIQ/manageiq/issues/7814
edit: bad screenshot
@lpichler Not exactly the same but maybe the source of the issue is:

@amaurygonzalez Im still having this issue even with rake evm:start
me too :-(
if you will have chance, can you jump to this commit de8818a21e1f546cd3148dc6f8ce9ab6cd981289 (this commit is before this PR https://github.com/ManageIQ/manageiq/pull/7661 which seems that caused it ) and try it again, please ?
To determine if it is same issue as in https://github.com/ManageIQ/manageiq/issues/7814
Thanks!
@lpichler , yes when jumping to commit https://github.com/ManageIQ/manageiq/commit/de8818a21e1f546cd3148dc6f8ce9ab6cd981289 everything is working OK
if you will have chance, can you jump to this commit de8818a (this commit is before this PR #7661 which seems that caused it ) and try it again, please ?
To determine if it is same issue as in #7814
Thanks!
Seems like the same one.
Thanks @lpichler @himdel !
Most helpful comment
Fixed in https://github.com/ManageIQ/manageiq/pull/7858