Hello, Does Appian allow for backwards compatablility with applications OR objects?
I put one interface object in a package, and tried to import it to another appian environment that was not running the current version. I got another error displaying this:
Is there something wrong with the object itself or does happian just straight up not allow backwards compatability?thank you
Discussion posts and replies are publicly visible
The message is very clear. You cannot deploy to an older environment. The object itself is fine.
Appian is backwards compatible (it will support older code in newer versions). However, you can't do the reverse which is deploy newer code in an older version that doesn't have that functionality yet.