IP Library Granted Patent US 11,989,384
Granted Patent B2
US 11,989,384 · App. 17/362,827 · Granted May 21, 2024

Dynamic actionable notifications

Inventors: Matthew Russell (Sydney, AU); Joshua Devenny (Sydney, AU); Christophe Paul Capel (Sydney, AU); Nathaniel Mackay Stuart Jones (Sydney, AU); Princey James (Sydney, AU); Mostafa A. Draz (Sydney, AU); Paul Murray Slade (Sydney, AU); Carl Pritchett (Sydney, AU); Fernanda Rockert Gomes (Sydney, AU); Eric James Fry (Sydney, AU); Xuting Qiu (Sydney, AU)
Assignees: ATLASSIAN PTY LTD.; ATLASSIAN US, INC.
G06F3/04812G06F3/04842
View Patent ↗
Loading inventors, assignments & file history…
Monitor This Case
Get email alerts when status or documents change.
Order Certified Copies
Most orders are placed with the USPTO same day — all within 24 business hours.
Order via The Patent Place →
Pre-filled with this patent's details
Quick Facts
Patent No.
US 11,989,384
App. No.
17/362,827
Granted
May 21, 2024
Kind
B2
Abstract

Systems and methods for using dynamic actionable notifications are disclosed. The method includes: receiving, at a client device, a dynamic actionable notification associated with an event at a remote server, the dynamic actionable notification including one or more action items associated with the event; detecting user interaction with the dynamic actionable notification; retrieving current status of the one or more action items from the remote server; displaying one or more actionable graphical elements in a user interface of the dynamic actionable notification based on the retrieved current status of the one or more action items.

Claims (57)

1. A computer-implemented method comprising:

establishing a connection between a client application executing on a client device and a notification platform instantiated at a remote server, the notification platform in communication with a separate issue tracking system managing a set of issue data objects, each issue data object having a set of user permissions managed by the issue tracking system;

in response to an event occurring at the issue tracking system with respect to a particular issue data object, receiving, at the client application and from the notification platform, a dynamic actionable notification indicating a description of the event;

detecting, at and by the client application, a user interaction with the dynamic actionable notification;

retrieving, by the client application, a current status of one or more action items from the remote server based on a current status of the particular issue data object obtained from the issue tracking system;

displaying, by the client application, one or more actionable graphical elements corresponding to the one or more action items for the particular issue data object, in a user interface of the dynamic actionable notification based on the retrieved current status of the one or more action items; and

in response to a user selection of an actionable graphical element corresponding to an action item, causing an application programming interface (API) call including a user identifier to be transmitted to the issue tracking system, wherein in response to receiving the API call and in accordance with the issue tracking system verifying that a particular set of user permissions of the particular issue data object allows an action associated with the API call to be performed by a user associated with the user identifier, the issue tracking system implements the action on the particular issue data object based on the action item.

2. The computer-implemented method of claim 1 , further comprising:

receiving a confirmation message from the remote server once the issue tracking system implements the action; and

updating the user interface of the dynamic actionable notification to indicate that the action has been completed.

3. The computer-implemented method of claim 1 , wherein the dynamic actionable notification comprises action item identifiers for each of the one or more action items.

4. The computer-implemented method of claim 3 , wherein the dynamic actionable notification comprising a status API endpoint that specifies an endpoint of the remote server to be queried to retrieve the current status of the one or more action items.

5. The computer-implemented method of claim 3 , wherein the dynamic actionable notification comprises a toggle API endpoint that specifies an endpoint of the remote server to contact to push any action items once a user selects an actionable graphical element.

6. The computer-implemented method of claim 4 , wherein the dynamic actionable notification comprises a prescribed actionable component state parameter that specifies possible states of the one or more actionable graphical elements displayed by the client device.

7. The computer-implemented method of claim 6 , wherein the dynamic actionable notification comprises different display texts for the one or more actionable graphical elements corresponding to the possible states of the one or more actionable graphical elements.

8. The computer-implemented method of claim 4 , wherein retrieving the current status of the one or more action items from the remote server comprises:

communicating a request for the current status of the one or more action items to the status API endpoint of the remote server, the request comprising the action item identifiers of the one or more action items; and

receiving a state of the one or more action items at a time of the request, a display text associated with the state of the one or more action items, and action text for the corresponding actionable graphical elements.

9. A system comprising:

a processor; and

non-transitory memory comprising instructions which when executed by the processor cause the system to:

establish a connection between a client application executing on a client device and a notification platform instantiated at a remote server, the notification platform in communication with a separate issue tracking system managing a set of issue data objects, each issue data object having a set of user permissions managed by the issue tracking system;

in response to an event occurring at the issue tracking system with respect to a particular issue data object, receive, at the client application and from the notification platform, a dynamic actionable notification indicating a description of the event;

detect a user interaction with the dynamic actionable notification;

retrieve a current status of one or more action items from the remote server based on a current status of the particular issue data object obtained from the issue tracking system;

display one or more actionable graphical elements corresponding to the one or more action items for the particular issue data object, in a user interface of the dynamic actionable notification based on the retrieved current status of the one or more action items; and

in response to a user selection of an actionable graphical element corresponding to an action item, cause an application programming interface (API) call including a user identifier to be transmitted to the issue tracking system, wherein in response to receiving the API call and in accordance with the issue tracking system verifying that a particular set of user permissions of the particular issue data object allows an action associated with the API call to be performed by a user associated with the user identifier, the issue tracking system implements the action on the particular issue data object based on the action item.

10. The system of claim 9 , wherein the non-transitory memory further comprising instructions which when executed by the processor cause the system to:

receive a confirmation message from the remote server once the issue tracking system implements the action; and

update the user interface of the dynamic actionable notification to indicate that the action has been completed.

11. The system of claim 9 , wherein the dynamic actionable notification comprises action item identifiers for each of the one or more action items.

12. The system of claim 11 , wherein the dynamic actionable notification comprising a status API endpoint that specifies an endpoint of the remote server to be queried to retrieve the current status of the one or more action items.

13. The system of claim 11 , wherein the dynamic actionable notification comprises a toggle API endpoint that specifies an endpoint of the remote server to contact to push any action items once a user selects an actionable graphical element.

14. The system of claim 12 , wherein the dynamic actionable notification comprises a prescribed actionable component state parameter that specifies possible states of the one or more actionable graphical elements displayed by the system.

15. The system of claim 14 , wherein the dynamic actionable notification comprises different display texts for the one or more actionable graphical elements corresponding to the possible states of the one or more actionable graphical elements.

16. The system of claim 12 , wherein to retrieve the current status of the one or more action items from the remote server, the non-transitory memory further comprises instructions which when executed by the processor cause the system to:

communicate a request for the current status of the one or more action items to the status API endpoint of the remote server, the request comprising the action item identifiers of the one or more action items; and

receive state of the one or more action items at a time of the request, a display text associated with the state of the one or more action items, and action text for the corresponding actionable graphical elements.

17. A non-transitory computer readable medium, which when executed by a processor causes a computer system to:

establish a connection between a client application executing on a client device and a notification platform instantiated at a remote server, the notification platform in communication with a separate issue tracking system managing a set of issue data objects, each issue data object having a set of user permissions managed by the issue tracking system;

in response to an event occurring at the issue tracking system with respect to a particular issue data object, receive, at the client application and from the notification platform, a dynamic actionable notification indicating a description of the event;

detect a user interaction with the dynamic actionable notification;

retrieve a current status of one or more action items from the remote server based on a current status of the particular issue data object obtained from the issue tracking system;

display one or more actionable graphical elements corresponding to the one or more action items for the particular issue data object, in a user interface of the dynamic actionable notification based on the retrieved current status of the one or more action items; and

in response to a user selection of an actionable graphical element corresponding to an action item, cause an application programming interface (API) call including a user identifier to be transmitted to the issue tracking system, wherein in response to receiving the API call and in accordance with the issue tracking system verifying that a particular set of user permissions of the particular issue data object allows an action associated with the API call to be performed by a user associated with the user identifier, the issue tracking system implements the action on the particular issue data object based on the action item.

18. The non-transitory computer readable medium of claim 17 , further comprising instructions which when executed by the processor cause the computer system to:

receive a confirmation message from the remote server once the issue tracking system implements the action; and

update the user interface of the dynamic actionable notification to indicate that the action has been completed.

19. The non-transitory computer readable medium of claim 18 , wherein the dynamic actionable notification comprises:

action item identifiers for each of the one or more action items,

a status API endpoint that specifies an endpoint of the remote server to be queried to retrieve the current status of the one or more action items,

a toggle API endpoint that specifies an endpoint of the remote server to contact to push any action items once a user selects an actionable graphical element,

a prescribed actionable component state parameter that specifies possible states of the one or more actionable graphical elements displayed by the computer system, and

different display texts for the one or more actionable graphical elements corresponding to the possible states of the one or more actionable graphical elements.

20. The non-transitory computer readable medium of claim 19 , wherein to retrieve the current status of the one or more action items from the remote server, further comprises instructions which when executed by the processor cause the computer system to:

communicate a request for the current status of the action items to the status API endpoint of the remote server, the request comprising the action item identifiers of the one or more action items; and

receive state of the one or more action items at a time of the request, a display text associated with the state of the one or more action items, and action text for the corresponding actionable graphical elements.

Assignments (2)
CHANGE OF NAME Recorded Aug 5, 2022
From: ATLASSIAN, INC.
To: ATLASSIAN US, INC.
Reel/Frame 061085/0690 →
ASSIGNMENT OF ASSIGNOR'S INTEREST Recorded Jul 6, 2021
From: RUSSELL, MATTHEW; DEVENNY, JOSHUA; CAPEL, CHRISTOPHE PAUL; JONES, NATHANIEL MACKAY STUART; JAMES, PRINCEY; DRAZ, MOSTAFA A.; SLADE, PAUL MURRAY; PRITCHETT, CARL; GOMES, FERNANDA ROCKERT; FRY, ERIC JAMES; QIU, XUTING
To: ATLASSIAN PTY LTD.; ATLASSIAN INC.
Reel/Frame 056758/0290 →
Continuity (3)
Provisional Application 63045651 · Jun 29, 2020
Provisional Application 63046021 · Jun 30, 2020
Related Publication 20210406044A1 · Dec 30, 2021