🙏 Help 🙏: Build/Compile not detecting latest changes? #2456
-
Hi! First, love codefori & I am trying to implement it for our team but I have a weird problem where my program is not always compiled with the newest source from the IFS? I have made a simple test pgm & when i change the text inside messageText, it is not always build/compiled with my latest change. UPDATE: Also checked the source timestamp of the compiled pgm and its shows the timestamp of the old source. Source on the IFS again is up to date. Even after multiple runs, still not detecting the new source version.
I am using "Build current with Source Orbit 🔨"
Here is an example when it finally works after some time/retries
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 26 replies
-
So I am under the impression that you're running Actions on your local workspace. Which deploy option are you selecting? Compare or All? |
Beta Was this translation helpful? Give feedback.
@worksofliam @sebjulliand Found it. It really was the server. The IFS & System timestamp differed by a few minutes. This lead to this strange behavior.
When i first created the PGM it works
So in these 4 minutes it would not compile because the source timestamp was older then the compiled pgm.
What a mess!
Thanks you guys and sorry for waisting your time ❤️
Keep it up