What’s the difference between a bug tracking and an issue tracking system?

Issue tracking systems usually integrate more with customers and customer issues. An issue could be “help me install this” or “How do I get the fubar into the flim flam.” They could even be something like “I need an evalutation key for your software”. Bug tracking systems help you keep track of wrong or missing … Read more

JIRA: Searching for all issues with a given link type

You can use Script Runner plugin – Edit: It unfortunately is no longer free. The last version before 4.0 still is, though. Details here https://www.adaptavist.com/doco/display/SFJ/Downgrade+ScriptRunner It sports a ton of incredibly useful functions, one of these is hasLinks() Usage example: issueFunction in hasLinks(“blocks”) OR issueFunction in hasLinks(“is blocked by”)

How to mark an issue as resolved from the commit log?

Bitbucket already supports marking issues on commit using the Issues service. The issues service scans commit messages for commands which will automatically change the state of the relevant issue on the tracker. [snip] Examples: “… fixes #4711 …” # marks issue as resolved “… reopening bug 4711…” # marks issue as open “… refs ticket … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)