Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrating portti_wfs_layer contents to oskari_maplayer in database #509

Merged
merged 34 commits into from
Feb 17, 2020

Conversation

ZakarFin
Copy link
Member

@ZakarFin ZakarFin commented Jan 17, 2020

Migrates portti_wfs_layer:

  • selected_feature_params
  • feature_params_locales
  • feature_namespace_url
  • max_features
  • wps_params
  • geometryfield (to oskari_maplayer.capabilities)

To oskari_maplayer.attributes/capabilities merging the current with the new attributes.

The feature_namespace and feature_element are already available as oskari_maplayer.name so we don't need to migrate those.

Removes WFSLayerConfigurationService and related classes and database tables:

  • portti_wfs_template_model
  • portti_wfs_layers_styles
  • portti_wfs_layer_style
  • oskari_wfs_parser_config
  • portti_wfs_layer

Note! Probably breaks something in analysis and content-editor functionalities but lets fix them when they are discovered.

@ZakarFin ZakarFin changed the title Wfslayer db Migrating portti_wfs_layer contents to oskari_maplayer in database Jan 17, 2020
@ZakarFin ZakarFin marked this pull request as ready for review February 17, 2020 12:45
@sonarcloud
Copy link

sonarcloud bot commented Feb 17, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@ZakarFin ZakarFin added this to the 1.55.0 milestone Feb 17, 2020
@ZakarFin ZakarFin merged commit ae36722 into oskariorg:develop Feb 17, 2020
@ZakarFin ZakarFin deleted the wfslayer-db branch February 17, 2020 16:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant