KarlPatach / SalesforceGitVisualiser

This project is a first step in integrating GitHub into Salesforce. Its vision is enabling developers to have a single consolidated view of all the projects they are working on or are interested in, directly in Salesforce, with tight coupling with standard Salesforce objects such as Users, Cases and Work Items (available in Agile Accelerator app).
2 stars 0 forks source link

Create Relationship between Issue --> User #20

Closed KarlPatach closed 4 years ago

KarlPatach commented 4 years ago

In a previous version of this project, this relationship was created by hand in setup. Which means that syncing again the external data source would (and did) overwrite this relationship.

IssueDataModel should be modified, so that the User column / field is of type indirect lookup instead of Text.