Conversation
fe3958b to
d9a9b52
Compare
|
The current segment is not preselected when pressing "Export this dashboard"
It's feedback, it could be out of scope. |
|
Codex feedbacks: there is a high‑risk regression in a core API method unrelated to the feature (see below), which makes the branch unsafe to merge as-is. Medium-risk issues
Low-risk / polish
|
I think this was correct, the Also Widget Acquistion > Referrers is already mapped. It took 'Acquisition > All Channels' (not sure why they are not named the same, but the values they show certainly are the same). The Acquisition > Referrers Overview in Scheduled reports do not show the same values as the widget. Its the 'Acquisition > All Channels' that show the same values as the Widget. |
This was an easy fix so added it in 👍 |
I removed the infobox when cancel is clicked. I just did not return back to the Dashboard as this seems like a weird behaviour since we were just 'canceling' the creation of the scheduled report. |
fixed this |
|
Thanks for all the fixes!
Nice 👍
It seems like a weird behaviour for the users. Could we do something about it? |
|
You should push build vue files to this PR |
b4c7a2b to
c65cdf2
Compare
… it on the previous 'it' test
…Dashboard from the url
…dy just grab it from getHash and reducing the checks since we already know they will always exist anyway
this was caught during codex self-review
…remove idDashboard from the URL w/o refresh and its no longer used and only causes issues w/ codex reviews
…ng positive integer; also fixing some P1 issues found
c4de96b to
fc9216d
Compare
|
There is also a couple of issues codex found that I did not really fix:
|
…g to export the default dashboard


Description
DEV-19806
We want to add in a functionality to export the current dashboard into a Scheduled Report. This will attempt to map dashboard widgets with reports available to be scheduled.
This will not be a perfect 1-1 relationship between dashboard widget and scheduled reports and there will be some widgets that will not be mapped to a report. The user will be informed/notified about the missing dashboard widgets in an infoobox that will show everytime we export a dashboard.
This will cover 3 JIRA issues:
https://innocraft.atlassian.net/browse/DEV-19804
https://innocraft.atlassian.net/browse/DEV-19805
https://innocraft.atlassian.net/browse/DEV-19806
Acceptance Criteria:
Checklist
Review