jack crawford
- Total activity 17
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Created Workflow failing with TypeError: Access to host class jetbrains.youtrack.workflow.model.Assertion is not allowed or does not exist
I'm attempting to modify @jetbrains/youtrack-spreadsheets-client (below). I added this statement: const entities = require('@jetbrains/youtrack-scripting-api/entities'); which results in a runtime ... -
Created Problems with typing when importing from Google sheets
Importing from sheets I can't get YouTrack to recognize that I'm trying to add an issue with the following fields set: Priority Type State Assignee [user] Start Date Due Date [date] su... -
Created custom fields
I understand custom fields are currently configurable at the project level but it would be very useful if these can be different at the issue type level as well, for example I want to collect diff... -
Created issue list customization
Is there any way to include a custom field icon (e.g. for the issue type field) in the 1st line of all views? This would be extremely useful. A general mechanism, like for detailed view, should be ... -
Created Custom fields don't retain value
I'm new to YouTrack in the cloud. I've created system wide custom field ("Estimated time (days)" as float). It appears on the issue form. Clicking on the input area turns the default value label ...