When selecting the contracts of a person we can clearly see whether a contract is a future contract, active contract or past contract. We'd like to have this information available in the context data of a contract. This way if we want to only write active functions or departments of a person to for example the function field in the Active Directory we can make a filter on the contracts which are in condition with the active flag. Right now we need to do a filter on starts and end date, taking into consideration null values etc. This would make the filtering way easier is powershell and especially javascript fieldmapping.