Log work in JIRA [closed] - jira

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
I'm creating a list of tools that help to log work in JIRA (apart from the worklog features provided in the JIRA interface itself).
Tools and utilities I found on the plugins.atlassian.com and googling around, are
Agile Plugin
Worklog Assistant
Hitsoft Timetracker
Universal Time Tracker
Worklog sheet
Atlassian Connectors
Tempo Plugin
JIRA Client
Talia
Does anyone know about other tools that I'm overlooking ?
Any opinion on these tools ?
Francis

I keep a list of various time tracking plugins here:
http://confluence.atlassian.com/display/JIRACOM/Using+JIRA+For+Time+Tracking
Thanks,
Christina Bang
Atlassian Sales Engineer

I've found this page while I was looking for some easy to use client tool for my ubuntu.
The orginal worklog assistant does not work well with my xmonad. (some windowing issues with java)
In the past I've written a jira-console tool in ruby but it's broken now :(
Some dependencies of soap4r not working well.
Anyway you can find it here : jira-console
Have a nice day!

Related

Mobile test automation tool selection for iOS [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
We are currently evaluating the mobile test automation tools for our reputed client. So far we have discovered that the following tools are popular. We want to perform POC of one open source and one licensed tool and perform the comparison study in terms of the best fitment to the client requirements. The client used iOS bid time.
Please let me know the Pros and Cons of each tool documented below and provide the recommendation. Based on your inputs, we will go ahead and perform the POC. The applications to be automated are enterprise applications. This is the first time we are doing the Mobile test automation, so please excuse if this question is too basic in nature.
List of tools we are aware of:
ZAP-Fix
Egg plant
M-eux
Fonemonkey
Appreciate all your inputs / assistance.
The better is to take a look at Frank or Calabash

What improvements are needed in jira [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
As most IT companies use jira these days. Since it is a huge and complex application. But still it needs some improvements. Can someone share what improvements are needed for jira or any problem you faced while using jira?
I am asking this because in my last interview I was asked about this question, which I didnt expect, since I havent used jira so I don't know much about it. I need your help so I will be prepared in future interviews.
Atlassian tracks what users vote on at their own public JIRA instance. Here's a link to all their open JIRA issues sorted by the number of votes. Alternatively, you can read the JIRAAAARGH! chapter in my book Practical JIRA Administration.
~Matt
The list is long, and depends on what you are planning to use Jira for, such as:
who use it? (customers, developers, support, sales)
do you need svn/git support?
planning to use agile?
how do you want to open issues?
As well, while you might find many things missing, the big benefit of using Jira is that you can write your own code to achieve nearly everything.
To our needs, we found the following missing:
ability to rank issues
sending email for non Jira users
saving mail templates
24hrs issue notification
agile support (need to buy greenhoper to really support it)
front-end web forms for issue creation
You can also check Jira's new features requests and improvments

Same code base differences to merge [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
We had 2 projects in TFS with same code base. 2 development teams were working on those. We are now merging the code to a one project and this is not an easy task to do manually.
Before starting development in separate we have not used any functionality that TFS provides to make this sort of work easy. Like branching, labeling or any other.
Can I get some guideline or best practices to plan this kind of work so we can adopt it in future to overcome this sort of work.
Link for a TFS guide for developers will also be helpful.
Thanks in advance.
The TFS Branching Guide is probably a good place to start. It will help you with structuring your source based on different usage scenarios
You might also want to look at answers to this questions: How to branch and merge in TFS
In regards to a "TFS guide for developers" the MSDN documentation is a good starting point. Beyond that consider the various books that have been published - there are some good ones out there.

TinyMCE 3.4 image upload tool other than iBrowser [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 9 years ago.
I've looked for this for a bit, but it seems there is no working plugin for uploading photos/images through TinyMCE, apart from MCImageManager that you have to pay for it.
Is there a plugin working for this purpose with the latest TinyMCE? I've tried iBrowser, but that didn't do the trick.
That said, instead of asking another question, is there another handy TinyMCE plugin that enhance its use?
I came across a post in TinyMCE's forum, "Image Manager Plugin for free".
After trying out the 'images' plugin mentioned in the second post, it worked.
It's recommended since it is easy to implement and there is a nice interface where you can create,delete folders, upload one or multiple photos.
Downside
No documentation exists at all but it is relatively easy to implement after having a look through the plugins folders.

Is there a TFS guide for editing workflow? [closed]

As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question will likely solicit debate, arguments, polling, or extended discussion. If you feel that this question can be improved and possibly reopened, visit the help center for guidance.
Closed 10 years ago.
We've recently starting using TFS. Currently just for source control.
We're considering using work items instead of our current bug tracking system. I've heard that the work flow is customizable and would like to have a go at it.
A small example is that sometimes while working a bug, someone may decide that the product documentation needs updating, maybe to explain a workaround or if the bug fix caused a change to a screen layout, new screenshots would be required in the help file. I'd like it to work so that if somebody ticks a 'required docs' check-box on the work-item, after the bug is fixed and tested, the work-item would be automatically assigned to our documentation team.
I've heard TFS does support work-flow, but am struggling to find a suitable guide on how I'd go about customizing it.
Can you point me in the right direction? Or, have I misunderstood what's possible?
Welcome to the patterns & practices Team Development with Visual Studio Team Foundation Server project site! This guide shows you how to make the most of Team Foundation Server. It starts with the end in mind, but shows you how to incrementally adopt TFS for your organization. It's a collaborative effort between patterns & practices, Team System team members, and industry experts.
http://www.codeplex.com/TFSGuide

Resources