You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/19 21:05:00 UTC

[jira] [Commented] (METRON-1085) Add REST endpoint to save a user profile for the Alerts UI

    [ https://issues.apache.org/jira/browse/METRON-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16172343#comment-16172343 ] 

ASF GitHub Bot commented on METRON-1085:
----------------------------------------

Github user merrimanr commented on the issue:

    https://github.com/apache/metron/pull/694
  
    The latest commit merges in master and also refactors this endpoint into the AlertService and AlertController classes that were recently accepted into master.  I think this will make it cleaner by having all the alert-related functions in a single controller.  
    
    This is ready for another pass @mmiklavc when you have time.  Check out the changes I made to AlertController and let me know if they make sense.


> Add REST endpoint to save a user profile for the Alerts UI
> ----------------------------------------------------------
>
>                 Key: METRON-1085
>                 URL: https://issues.apache.org/jira/browse/METRON-1085
>             Project: Metron
>          Issue Type: New Feature
>            Reporter: Ryan Merriman
>            Assignee: Ryan Merriman
>
> We need a way to persist user data for the Alerts UI.  This could include saved searches, preferences, UI layout, etc.  This will require an ORM framework that is Apache license friendly.
> This endpoint should enforce security and allow a user to see only his profile.  An admin user should be able to see all profiles and delete a profile.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)