Skip to content

Maximum SOQL offset allowed for apiName Property__c is 2000 - PropertyController #14

Maximum SOQL offset allowed for apiName Property__c is 2000 - PropertyController

Maximum SOQL offset allowed for apiName Property__c is 2000 - PropertyController #14

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@v2
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
assignees: ${{ vars.DEFAULT_ISSUE_ASSIGNEE }}