I have a number of webmaps that use ArcGIS Server feature layers in ArcGIS Online (i.e. I added them to our content from a url and they have an itemid).
The idea was that I would use the feature layers to keep the symbology consistent between the different webmaps where I am using them. Now i am moving this into production and I need to change the urls to the final mapservice urls. I changed the url on the feature layer in my content, but when I look at the JSON for the webmap using that layer in AGO-assistant the url is still pointing to the original source, but the itemid for the feature layer is also shown and is still correct.
Will the url in the webmap JSON update eventually (is there a caching lag?) or should I update the urls in AGO-Assistant too. If both the itemid and url are present in the JSON, which one is used by the webmap?