Skip to Content.
Sympa Menu

comanage-dev - [comanage-dev] CO-787 CO Notification Dropdown

Subject: COmanage Developers List

List archive

[comanage-dev] CO-787 CO Notification Dropdown


Chronological Thread 
  • From: Benn Oshrin <>
  • To: Arlen Johnson <>
  • Cc: comanage-dev <>
  • Subject: [comanage-dev] CO-787 CO Notification Dropdown
  • Date: Tue, 01 Jul 2014 09:32:48 +0000

I just pushed a commit to develop for CO-783 that allows people to view their own notifications. This should allow the work on CO-787 to be finished.

To view all notifications for a person, use

/registry/co_notifications/index/recipientcopersonid:###

replacing ### with the CO Person ID. Note this will show all notifications, including resolved. We may wish to filter those at some point.

You can also link to

"all notifications about me":
/registry/co_notifications/index/subjectcopersonid:###

"all notifications I generated":
/registry/co_notifications/index/actorcopersonid:###

"all notifications I resolved":
/registry/co_notifications/index/resolvercopersonid:###

Thanks,

-Benn-


  • [comanage-dev] CO-787 CO Notification Dropdown, Benn Oshrin, 07/01/2014

Archive powered by MHonArc 2.6.16.

Top of Page