Skip to content

UIrecordApi's getFieldValue cannot handle parent object references #66

UIrecordApi's getFieldValue cannot handle parent object references

UIrecordApi's getFieldValue cannot handle parent object references #66

Workflow file for this run

name: Issue assignment
on:
issues:
types: [opened]
jobs:
auto-assign:
runs-on: trailheadapps-Ubuntu
steps:
- name: 'Auto-assign issue'
uses: pozil/auto-assign-issue@v1
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: ${{ vars.DEFAULT_ISSUE_ASSIGNEE }}