DataLoader Missing JobOrder CustomText 21-40 fields
Closed this issue · 2 comments
pmularski commented
Description
DataLoader is currently missing the JobOrder CustomText 21-40 fields. These are newer fields added to the schema, but are not available for use in the current version of DataLoader.
Steps to Reproduce
- Open DataLoader
- Import ANY XML File
- Select a field
- Type customtext30
- No data returns
Expected behavior:
All current JobOrder CustomText fields are available.
Actual behavior:
JobOrder CustomText 21-40 fields are not available for loading.
Reproduces how often:
100%
Additional Information
No additional information. The fields just aren't available.
ndickerson commented
Adding this to the backlog. Will be doing this feature soon - no specifics on timeline, but it's being planned.
ndickerson commented
This is now fixed in release: https://github.com/bullhorn/dataloader/releases/tag/v4.10.1. Coming to the desktop app in the next business day or two.