Fabric JIRA queries and links to uncommon resources

To see the issues that I am watching (https://stackoverflow.com/a/45876107/147530)

https://jira.hyperledger.org/browse/FAB-17584?jql=key%20in%20watchedIssues()%20ORDER%20BY%20created%20DESC

or navigate to Issues -> Search and type

key in watchedIssues() ORDER BY created DESC

To see the issues I have filed

https://jira.hyperledger.org/browse/FABN-1234?jql=reporter%20%3D%20siddjain

or type reporter = siddjain in search bar

Questions I have asked on Fabric DL: https://lists.hyperledger.org/g/fabric/search?ev=false&q=posterid%3A1540551&ct=1

list open issues of node-sdk

labels = node-SDK and status != Complete

https://jira.hyperledger.org/issues/?jql=labels%20%3D%20node-SDK%20%20and%20status%20!%3D%20Complete%20

Community Calls: https://wiki.hyperledger.org/display/fabric/Fabric+Application+Developer+Community+Calls

This entry was posted in Software and tagged . Bookmark the permalink.

Leave a Reply