Author Topic: Map requirement relations in Redmine with RedmineConnector  (Read 2886 times)

jepessen

  • EA User
  • **
  • Posts: 106
  • Karma: +1/-1
    • View Profile
Map requirement relations in Redmine with RedmineConnector
« on: November 12, 2019, 01:58:10 am »
I've a diagram like the one that you can see at the end of the post.

I usually create requirements by using the aggregation connector and the association connector. I export these requirements in Redmine with the RedmineConnector plugin. When I export those requirements they are shown, but connection not. If I take a requirement from the middle column of the image, I cannot see any linked requirements in subtasks section and related issues section of Redmine. As you can see in the other image, if I open a requirement in Redmine both sections are empty.

What I want to do is to map the aggregation connector to subtasks, and the association with related issues (with "Related To" association type).

This is the mapping that I've set in the Redmine Connector options:

Code: [Select]
Name,<-,"#"
Name,<-,ID
Name,<-," "
Name,<-,Subject
Name("^#[0-9]+ ?(.*)$"),->,Subject

#Notes,<->,Description

# Convert Bold/Italic/Underline/List format(HTML/Wiki)
Notes_HTML,<->,Description_HTML

Author,<-,Author
Status,<-,Status
TaggedValue(RedmineStatus),<->,Status
TaggedValue(RedmineProject),<->,Project
TaggedValue(RedmineTracker),<->,Tracker
Priority,<-,Priority
TaggedValue(RedminePriority),<->,Priority
TaggedValue(RedmineAssignee),<-,Assignee
ParentID,<->,ParentID
Relationships(Aggregation),<-,ParentID
Relationships(Association),<-,RelatedIssueIDs

# [Sync Attribute 'Fixed Version']
#Version,<->,TargetVersion

# [Import Assignee/Date to EA Resource]
#ResourceAllocation,<-,Assignee_and_Date

As you can see there are two rows, "Relationships(Aggregation),<-,ParentID" and "Relationships(Association),<-,RelatedIssueIDs", that should do the work, but they're not working as expected.

Is there  way to map the EA connectors to redmine subtasks and related issues?







Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8083
  • Karma: +118/-20
    • View Profile
Re: Map requirement relations in Redmine with RedmineConnector
« Reply #1 on: November 12, 2019, 10:41:19 am »
From the little research I've done, the RedmineConnector add-in is made by Sparx Systems Japan. I don't know anything about the capabilities of it.

There is someone from Sparx Systems Japan around here fairly frequently, but there's no guarantee this thread will be seen. I'd recommend contacting them directly.

https://www.sparxsystems.jp/en/forRedmine/

Takeshi K

  • EA User
  • **
  • Posts: 588
  • Karma: +38/-1
    • View Profile
Re: Map requirement relations in Redmine with RedmineConnector
« Reply #2 on: November 13, 2019, 11:12:02 am »
Hello jepessen,

If you have any question about EA Connector for Redmine, please email to our support [email protected] .

HTH,
--
t-kouno