Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Hey, I try to find components through Object View search that still uses 23.3 version as we updated to 23.4. But, when I searched(in the expression), nothing showed up and there are no of objects with what I searched.
Searched for 'buttonWidget_23r3' and no object is available:
Just one of the component that uses 23.3 version component.
Discussion posts and replies are publicly visible
After upgrade, it takes some time before objects using the versioned functionality starts showing up with the new rule names in the expression search. Remember that they were originally just using "a!buttonWidget()" prior to the upgrade - in the Appian back-end, the interface actually just has a reference to a rule UUID (which hasn't actually changed) and in some weird way (which i'm fuzzy on the details for) it takes some time to actually update the "plaintext" representation that the expression search looks at.
To test, try making changes to one such interface, save, then do the search again - I expect (but haven't tested) that it'll come up in your search after that. I believe others will 'follow' after some time has gone by - i'm not sure how long though. For reference, my environment which got upgraded several weeks ago, currently matches many "buttonWidget_23r3" items in the expression search, while most still come up in expression search as just "buttonWidget(".
Ok, but to find those earlier version components I have to use the search . There are hundreds of objects with the "_23r3" prefix.
I would suggest that *every* object with "a!buttonWidget()" that hasn't been update since prior to the 23.4 upgrade will actually need such a changover (though i'd also suggest that there shouldn't be any critical need to do these immediately...)
Yeah, its not critical, just wanted to check why its not working. Thanks Mike.