I am looking for a way to create a fake JIRA/TFS issues, for which I wanted to use FAKER API, but not sure how can I generate a data in this scenario. My JIRA/TFS numbers look like these "JIRA-1234" or "TFS-54367"
Can someone help me with a reference example on how factory and seeders looks like?
Hello,
I am looking for a way to create a fake JIRA/TFS issues, for which I wanted to use FAKER API, but not sure how can I generate a data in this scenario. My JIRA/TFS numbers look like these "JIRA-1234" or "TFS-54367"
Can someone help me with a reference example on how factory and seeders looks like?