Anders Julton
- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 4
Posts
Recent activity by Anders Julton-
Other: Granular Connector Administrator Permissions When Using Team-Level Connector Creator Role
AnsweredAdd an option to modify the default behavior when assigning the Connector Creator role at the team level. Specifically: Allow organizations to configure whether team members automatically receive ...
-
Other: Add "Notes" field to connectors
A field for adding notes to a connector is useful for keeping track of changes or information regarding common causes for sync errors and such.Should also be available through the API such that gen...
-
Connector Improvement: GitHub - Add 'custom properties' to repository table
Not plannedAdd a new column to the repository table which is populated by a JSON blob with custom properties defined on the repository, if any.REST API endpoints for custom properties - GitHub Docs
-
Connector Improvement: GitHub, hard delete on user table
AnsweredGiven that GitHub users can be fetched from a single endpoint and have unique ID's, it should be possible to enable hard delete on this table. This is probably true for the user_email table as well.