I am working on setting up maps and apps for a dataset our team is working on developing. The original hosted feature layer is fully editable and displays all fields, so I created a feature layer view that would be a user facing "viewer" version.
I set the symbology and pop-ups in the Visualization tab of the original feature layer, then created a hosted feature layer view for the "viewer" version that hides a few fields that are only for editors, and puts a definition query on the dataset.
This view layer can be added to a web map as expected, but when I use WAB or Operations Dashboard to create an app, the layer's symbology doesn't display. The data is visible and select-able through the attribute table, but isn't visible on the map. I can only get the symbology to display using an app template (tried the Basic Viewer template), but this does not have the widgets we want to include in the app.
In troubleshooting, I have deleted and recreated the feature layer view, web map, and web app several times with no change noted. We also found that no errors are visible through Dev Tools in the network or console logs.
Has anyone else run into this problem and figured out how to fix it?
We are running ArcGIS Enteprise 10.7.1 on Linux.