I noticed that you can actually insert a time entry without a project associated via API.
I think that where we assume that a piece of information should be present, we should check that at runtime. The other option is to filter out bad data, but I prefer the other option.
I noticed that you can actually insert a
time entrywithout a project associated via API.I think that where we assume that a piece of information should be present, we should check that at runtime. The other option is to filter out bad data, but I prefer the other option.