Questions tagged [targetprocess]

Visual Project Management Software. Visually manage complex work and focus on the things that matter – Targetprocess gives the visibility and transparency you need across your organization. From Kanban and Scrum to almost any operational process, Targetprocess flexibly adapts to your management approach and organizational structure.

13 questions
10
votes
2 answers

Free alternative to Targetprocess?

We are searching for a free alternative to TargetProcess. We would like to use the following features: Collaboration Software Project Management Gantt Charts maybe SVN/ GIT support Usual things like release plans, boards & charts Does anybody…
Sedro
  • 111
  • 1
  • 5
5
votes
2 answers

How do I get sufficient detail in planning and estimation when using TDD?

When planning a 2-week iteration in the past I have taken a user story: Story: Rename a file And broken it into tasks which were then estimated in hours: Story: Rename a file Task: Create Rename command (2h) Task: Maintain a list of selected…
GraemeF
  • 11,327
  • 5
  • 52
  • 76
4
votes
1 answer

Is it possible to change github pull request title when merging the PR

We have just moved across to Targetprocess. It looked like it had good github integration, when a commit to that branch has "id:[storyid]" in the title it will detect it and setup the reference. The issue we have is that we all use forks and create…
Jon
  • 15,110
  • 28
  • 92
  • 132
4
votes
1 answer

Enforcing relational workflows in TargetProcess

I'm currently evaluating a few different issue management tools, and have it narrowed down to TargetProcess, Redmine and Youtrack. For what I need TargetProcess seems to do everything with a lot less need for customisation, however as the only…
theheadofabroom
  • 20,639
  • 5
  • 33
  • 65
3
votes
3 answers

IIS restriction error for .aspx page, but .aspx is not restricted

I have recently tried to install TargetProcess http://www.targetprocess.com/ on my windows machine, which involves installing IIS and an instance of SQLEXPRESS. I have no previous with IIS so most to the concepts where new to me. After much head…
Kevin Bradshaw
  • 6,327
  • 13
  • 55
  • 78
2
votes
1 answer

How to find and restore deleted items?

We have converted a user story into a task. And all tasks of this user story has been automatically deleted. How to restore these tasks? I dont found something on this subject in documentation.
Nick
  • 9,735
  • 7
  • 59
  • 89
1
vote
1 answer

How to get a list of task filter by "tag" in the TargetProcess REST API?

How to get a list of task filter by "tag" in the TargetProcess REST API? PS: I tried to added the TargetProcess tags but SO didn't let me
Nisanio
  • 4,056
  • 5
  • 34
  • 46
1
vote
1 answer

What is the purpose of Owners in TargetProcess3?

A user story has an Owner and Assignments. Trying to figure out the best use of Owners, Assignments and Roles.
0
votes
1 answer

Create Targetprocess items when a case is created in Salesforce (and viceversa)

I know there are some bots and 3rd party integrations which handle such processes, but I was interested in building one myself to avoid extra expenses. We have a Targetprocess environment and a Salesforce environment. We'd like to connect the two of…
ThePorcius
  • 123
  • 8
0
votes
0 answers

Mandating target process id in git commit

How to mandate the target process id in git commit. I know the way of writing the hooks but don't know how to validate whether mentioned target process id is valid or not. github is being used as git host. Want something like follows: User will do…
Niraj Nandane
  • 1,318
  • 1
  • 13
  • 24
0
votes
1 answer

Importing test cases into TFS

I would like to move my test cases from an older system into the TFS system. I discovered the "Test Case Migrator Plus" tool, however after downloading & extracting zip file, I cannot find the TestCaseMigratorPlus.exe file. Project info can be found…
scttech
  • 107
  • 3
  • 12
0
votes
1 answer

Android and iOS tasks on Targetprocess

I have the following question: I have one team using two OS: Android and iOS. Each time the requirements for both are merged into a single task. I am using Targetprocess as visual tool for PM. At the moment there is no problem using a single user…
-1
votes
0 answers

Make Get-Process working in powershell as normal user

My script is very simple but only works for ADMIN users: Get-Process -Name Firefox-IncludeUserName UserName Field appears as blank if I run it as normal user the and it is the reason of why I'm looking for help. I tried to run it inside…
RamPc
  • 1
  • 1