Describe your question in as much detail as possible:
Jobs that previously had an outbound CI_JOB_TOKEN allow list do not appear to have consistent cross project access after last nights change to disable this in the UI.
My jobs are now failing at the initial image pull from another project with an access denied.
Previously, the (now failing) job was using an outbound allow list, however as a result of the recent deprecation I had also added this project to the “destination” project inbound allow list. For whatever reason this change did not work - and because I was unable to update the outbound allow list left me with no option but to completely disable CI_JOB_TOKEN outbound limitations on the source project.