漏洞 ID 编号 |
BUG-000136560 |
已提交 | January 6, 2021 |
上次修改时间 | December 20, 2024 |
适用范围 | Portal for ArcGIS |
找到的版本 | 10.7.1 |
操作系统 | N/A |
操作系统版本 | N/A |
状态 | Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
|
附加信息
Esri is focusing development efforts on the current-generation ArcGIS StoryMaps product and has previously announced that its classic storytelling template, which is currently in 'extended support,' is going to be moved to 'mature support' in October 2023.
As a result of this direction, the development team is no longer considering enhancements to the classic templates and is only considering critical-priority bug fixes.
This issue is either an enhancement or a bug that has not been classified as critical, so the development team does not plan to address it in the classic story map templates.
ArcGIS StoryMaps is being developed with modern technology and design patterns and the benefit of years of feedback received from the storytelling community about Esri’s classic storytelling templates. Although there are issues and no enhancement is to be implemented in the classic templates, many of these have already been incorporated into ArcGIS StoryMaps or are being considered for future updates to ArcGIS StoryMaps.
For more information on the classic storytelling template transition plan, see the ArcGIS Blog: https://www.esri.com/arcgis-blog/?s=#&tag=classic-esri-story-maps-transition
解决办法
The steps mentioned in the below article managed to be a workaround for the issue:
https://pro.arcgis.com/en/pro-app/latest/help/sharing/analyzer-error-messages/00294-editable-feature-services-cannot-contain-database-views.htm
To edit other data in the map and only need the data from the view as a reference, do the following:
- Remove the view from the map and publish the other data to an editable feature layer.
- Create a separate map that contains the view and publish a map image layer or read-only feature layer.
This makes the same data available through web layers while allowing to edit the data, which supports editing.
If the registered data store is an enterprise geodatabase and the view to present joined tables is used to edit, do the following:
- Remove the view from the map.
- Create a relationship class between the tables you were joining together using the view.
- Add the tables that participate in the relationship class to the map.
- Publish an editable feature layer.
重现步骤