Listing AgentIdentifier field missing from listing classes for GFBR
The listing classes have the listing agent usercode and logonname, but not the listing agent Identifier, however the agent class has neither the usercode or logonname so it's impossible to link the agent data with the listing data. Same goes for secondary listing agent and sold agent.
2nd issue is that the StartTime is missing from the OpenHouse class.
Login: MarketLeader
Comments
anything on this one?
Looking into this now. Looks like OpenHouse is already fixed.
I don't see a "StartTime" in the openhouse data. There is an EndTime. The "OH_StartDate" field does actually contain the Time, but I hesitate to rely on that given the name of the field.
You don't see this field: OH_StartTime?
There is also OH_StartDateTime which would be the full start time in UTC.
The LongName is StartDate. Can that be fixed?
Looks like the StartDate and StartTime long names are both incorrect.
Not something I could easily fix right now though.
And T_StartDate has a longname of Event Type
Same issue as OpenHouse but the field system names are correct.
we don't use the system names internally. we always refer to the long names which are nearly always right, thought not in this case.