[BUG ?]Ignition 8.0.16 - pipiline doesn't respect gateway settings - Gateway Scripting Project

gateway settings - Gateway Scripting Project = projet A

I have a global project with some script lib
Another projet A (which inherit from global) with an alarm pipeline.

In this pipeline, a block script call a function imported from a script lib of the project A.
This lib is inherited from global and overrided in project A.

The pipeline call the version of the function from global instead of the version overidded in projet A.