Closed GoogleCodeExporter closed 9 years ago
You might want to ask questions in the forums (or contact Yozons support
directly) before you create an issue to see if there's a resolution of some
sort.
We checked the transaction you show and "tran details" shows that this was
started under Package version 4 (old), not version 5, which is your latest
version at the Production level.
In general, it's tricky to make changes that will reflect in existing
transactions because you don't want to mess up running transactions. However,
if nobody is using your system, you can make such a change by REVERTING
production back to test, updating things, and then putting it back into
production. This is okay for quick and easy changes, but of course all testing
should have taken place before it went into production, perhaps with one final
"test like production" run after putting into production to ensure it's as
expected.
So in this case, you started the transaction under version 4, so it won't use
the configuration for version 5. Only transactions started using version 5
will make use of that configuration.
Original comment by yoz...@gmail.com
on 11 Sep 2013 at 12:17
Original issue reported on code.google.com by
guyinho...@gmail.com
on 10 Sep 2013 at 11:58