[ https://issues.apache.org/jira/browse/SYNCOPE-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15333192#comment-15333192 ]
ASF GitHub Bot commented on SYNCOPE-871: ---------------------------------------- Github user ilgrosso commented on the issue: https://github.com/apache/syncope/pull/20 Please refactor this PR (or close it and create new one, as you prefer) to only include commits related to SYNCOPE-871, as at the moment it also includes commits for #19. AFAICT the simplest way to achieve this is to: 1. close this PR 1. export your commit 3ea78cd9260e9634427c1de93ad5632829a81676 as a patch file via `git format-patch 3ea78cd9260e9634427c1de93ad5632829a81676` 1. create a new branch SYNCOPE-871 from master 1. import the commit above via `git am` 1. create new PR > Link NumberWidgets on the dashboard to their respective pages > ------------------------------------------------------------- > > Key: SYNCOPE-871 > URL: https://issues.apache.org/jira/browse/SYNCOPE-871 > Project: Syncope > Issue Type: Improvement > Components: console > Reporter: Tushar Mishra > Priority: Minor > Labels: user-experience > Fix For: 2.0.0 > > > To implement intuitive user experience, the NumberWidgets shown on the > console's dashboard should link to the following pages: > Users -> Realms/User > Groups -> Realms/Group > Printers -> Realms/Printer > Resources -> Topology -- This message was sent by Atlassian JIRA (v6.3.4#6332)