Jump to content

freaksed

Members
  • Posts

    20
  • Joined

  • Last visited

Everything posted by freaksed

  1. freaksed

    oAuth2

    yes, but the extension is a client extension. using the issuetrackerinterface.dll from this documentation https://www.plasticscm.com/documentation/extensions/plastic-scm-version-control-task-and-issue-tracking-guide#WritingPlasticSCMcustomextensions
  2. freaksed

    oAuth2

    Hi, yes I made an extension for the Asana task tracker and want to allow our users to authenticate with oAuth2. The reason being right now all operations are performed as myself (comments etc...). Is there a way to get it to present a web view for the user to log in and return the resulting token to Plastic?
  3. freaksed

    oAuth2

    Is there a way to use oAuth2 with an extension?
  4. Yes I am currently using the edit review trigger to accomplish the task. I just thought it was odd that assignee is never filled because the event fires before you have a chance to assign anyone to the review. I assumed this was a bug.
  5. Thanks for the update, are there plans to include adding default comment text to the new gui soon? Basically we want the comment field to be filled in with a template that developers can then adjust
  6. I see in the docs that a mkreview trigger is supposed to include the PLASTIC_REVIEW_ASSIGNEE. But it appears that the review is being created as soon as you click create review, so it triggers before a reviewee is assigned and this field is not included. We are using the new gui and using webhooks.
  7. Are proper cloud triggers still not supported? I want to set up adding attributes to branches on creation per this article https://blog.plasticscm.com/2019/06/archive-branches-in-plastic-scm.html
  8. Is there a way to set a default comment? This would be filling the comment field instead with set text of a blank comment field by default
  9. I tried deleting the folder and re-configuring. It created the folder but as soon as I closed the preferences and reopened them it was blank... A GoToMeeting would be good. I have been seeing this issue for a long time (not just at this job), so I imagine I'm not the only case. I will reach out today. Thanks
  10. It doesn't seem to be blanking on commit. But interestingly, I'm going through the logs and it keeps referencing a non existent folder C:\Users\me\AppData\Local\plastic4\globalconfig\ I also found these errors in the log when trying to open the preferences 2019-11-01 13:07:00,474 ME\VACC001 ERROR PlasticRestApi - There was an error while calling 'http://local:7178/api/v1/login/accesstoken': The remote name could not be resolved: 'local' │ │2019-11-01 13:07:00,474 ME\VACC001 DEBUG PlasticRestApi - StackTrace: │ │ at System.Net.HttpWebRequest.GetRequestStream(TransportContext& context) │ │ at System.Net.HttpWebRequest.GetRequestStream() │ │ at cy.a.a(WebRequest A_0, Object A_1) │ │ at cy.a.a[a](Uri A_0, HttpMethod A_1, a A_2, String A_3) │ │ at cy.a.b[a,b](Uri A_0, HttpMethod A_1, a A_2, String A_3) │ │2019-11-01 13:07:00,474 ME\VACC001 ERROR PlasticThread - Error when performing background operation: The remote name could not be resolved: 'local' 2019-11-01 13:06:57,636 ME\VACC001 ERROR IssueTrackerConfiguration - StackTrace: │ │ at sy.a(String A_0, String A_1) │ │ at iq.a(String wkPath, String wkName, String selector) │ │ at Codice.Client.BaseCommands.BaseCommandsImpl.a(String wkPath, String wkName, String repName) │ │ at rz.a(BaseCommandsImpl A_0, String A_1, String A_2) │ │ at rz.b(String A_0, String A_1)
  11. As I said, it doesn't stop working, the fields just get cleared... This is as immediate as hitting "OK" and reopening the preferences. All the settings are saved to the config file and you can open it to see what they were. This seems to be purely a GUI issue where when the preferences are opened it doesn't populate from that file.
  12. Using Windows GUI, currently on 8.0.16.3636 but the problem has been around for a long time. Always reproducible. We do have a global config repo but it only has an ignore file and doesn't seem to work anyway... We are using cloud edition
  13. This has been an ongoing annoyance, when connecting to Jira the preference fields all go blank when reopening. The values are saved in the config file, and we are able to use the integration. However the plastic gui shows everything as blank or default. A second issue that crops up is that it will randomly not show the Jira contents, and to get them to come back you must restart Plastic.
×
×
  • Create New...