Reproducible in Main env, not on eye
Feature: Dataset creation for Confluence datasource
Scenario: User creates a dataset with specific hosting options
**Given** the user starts to create a dataset for a datasource
And selects "Confluence" as the source type (using EPAM Confluence at https://kb.epam.com/)
And fills in all required fields
And selects "Server" as the hosting option
And provides a filter option
**When** the user saves the changes
And the dataset completes its preparation
And the user opens the dataset
**Then** the hosting option should remain as "Server"
**Actual Result:**
In the main environment, the hosting option automatically switches to "Cloud"
Reproducible in Main env, not on eye Feature: Dataset creation for Confluence datasource
Scenario: User creates a dataset with specific hosting options