SELECT SOURCE_NAME AS WATCHER, A.CREATED , TO_CHAR(A.CREATED, 'yyyy-mm-dd hh24:mi:ss') FANCY_CREATED FROM USERASSOCIATION A INNER JOIN JIRAISSUE I ON I.ID = A.SINK_NODE_ID INNER JOIN PROJECT P ON P.ID = I.PROJECT WHERE P.PKEY = 'TICKT' AND I.ISSUENUM = '1114';
According to The Directive 2009/24/EC of the European Parliament and of the Council, and Sec.103(f) of the DMCA (17 U.S.C. § 1201 (f)), the reverse engineering act committed to creating these blog posts is considered legal, as this is an original attempt to improve interoperability, and cannot be waived by license agreements.
The views expressed on this blog are my own and do not necessarily reflect the views of my past and present employers.
2015-04-23
JIRA: When were the watchers added to an issue?
Subscribe to:
Post Comments
(
Atom
)
No comments :
Post a Comment