A simple script to obtain a list of the names of the statuses of your Jira By MrAddon
Read More
A simple script to obtain a list of the names of the statuses of your Jira By MrAddon
Read MoreFirst you must read this trick: Example of script field in Jira to know the Closing date After this, try to: Just export a CSV of the issues you need to update. Add a “resolved date” column, populate dates, then import into JIRA as Admin via External System Import. Note1: If you CSV contain more…
Read MoreEn el blog se analiza a diario el mercado de las criptomonedas como Bitcoin, Ethereum, Ripple, IOTA y sus posibles futuras soluciones para el dia a dia de la gente normal. Se intenta dar pronósticos sobre futuras criptomonedas candidatas a los rankings de CoinMarketRank TOP200, TOP20, TOP PRECIOS, TOP% en ganancias, BAD% en perdidas, Gráficos, etc. ENTRAR EN COINMARKETRANK ENTRAR EN EL BLOG from Ankonan.io
Read MoreIf your company has installed Adaptavist Scriptrunner you are in luck! You are available to do a search for labels using a wildcard expression using JQL You can use the JQL function issueFieldMatch Example of usage: issueFunction in issueFieldMatch(“project = JRA”, “labels”, “ie[8|9]”) This will search for tickets with “ie8” and “ie9” labels issueFunction in…
Read MoreThe plugins are OpenSource: MrAddon Enchantments for Jira on GitHub MrAddon Enchantments for Confluence on GitHub The jar binaries are in the “target” folder and can be installed manually uploading in the Jira Server or Confluence Server Add-ons page. The features of the plugins are: Some CSS fix in the “tables” on description and comment…
Read MoreSee the entire list of symbols. ☄★☎☑☒☔☕☘☝☠☧☥☮☯☸☻☿♆♄♅♏♕♖♨♫♬♼⚒⚓⚔⚕⚖⚗⚙⚚⚜⚡⚠⚪⚫⚰⚱⚽⚾⛄⛅⛈⛑⛔⛓⛵⛴⛺⛹
Read MoreIs very easy to develop an App that can be used with Iphone or Android devices, using Adobe PhoneGap and the Cordova technology! It’s easy because we can use standard languages to develop the App! Like HTML5 and Javascript. For this example, we will use a Website ( http://www.CoinMarketRank.io ) and we will convert into…
Read MoreWe have two ways to set a default template in the “Description” system field inside the Jira tickets. One way is using the famous plugin Adaptavist ScriptRunner “Behaviours”. Just press the key “.” in your usual Jira screen. We now are in the navigation menu. We will go to “Behaviours” config page. Now we can…
Read MoreVery useful Jira Groovy Postfunction to send a fixed mail with the description content of the issue using HTML. Very nice and pretty mails =) See attached code: By MrAddon
Read MoreVery useful example to set the System Component field in an issue using Groovy in a PostFunction.
Read MoreThe code review of a Ethereum smart-contract is not enough to ensure the security of the contract. A Bug bounty program is essential for a the good of the ICO processes. For example, the Aragon Token Network team is a good example of a public Bug Bounty, see it. Now there is a platform called…
Read MoreHere a fantastic post of Marjan Sterjev from the Company InterWorks. JIRA REST API User Impersonation JIRA is one of the best, if not the best, task management systems on the market. Besides JIRA’s powerful out-of-the-box features, the whole product has rich add-on (plugin) mechanism that can help you customize many JIRA aspects. JIRA exposes REST…
Read More