Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Core] Fixed query to make the search easier on port's side - second …
…improvement (#1341) # Description What - improvements to reduce port's load Why - to make the query easier for port How - fixed the identifier rule to be one ## Type of change Please leave one option from the following and delete the rest: - [ ] Bug fix (non-breaking change which fixes an issue) <h4> All tests should be run against the port production environment(using a testing org). </h4> ### Core testing checklist - [ ] Integration able to create all default resources from scratch - [ ] Resync finishes successfully - [ ] Resync able to create entities - [ ] Resync able to update entities - [ ] Resync able to detect and delete entities - [ ] Scheduled resync able to abort existing resync and start a new one - [ ] Tested with at least 2 integrations from scratch - [ ] Tested with Kafka and Polling event listeners - [ ] Tested deletion of entities that don't pass the selector
- Loading branch information