Skip to content

DNN-21290: Import/Export Circular Dependency in pages cause pages not… #2173

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

Merged
merged 1 commit into from
Aug 14, 2018
Merged

DNN-21290: Import/Export Circular Dependency in pages cause pages not… #2173

merged 1 commit into from
Aug 14, 2018

Conversation

tpluscode
Copy link
Contributor

Summary

fixes #2172

This has been verified to work in client's patched 9.2.0 installation.

@Mohtshum if possible, please share any helpful insight about implementation details.

@tpluscode tpluscode added the esw Issues reported by ESW team or Evoq customers label Jul 19, 2018
@Mohtshum
Copy link
Contributor

Mohtshum commented Aug 6, 2018

Current implementation is to check for parent recursively, by iterating through each tab either by checking its parent id or its tab-type

@ohine
Copy link
Contributor

ohine commented Aug 8, 2018

Here is the successful results from a manually queued build of the DNN[CI] vsts task. https://dotnetfoundation.visualstudio.com/DNN/_build/results?buildId=3843&_a=summary

Copy link
Contributor

@mitchelsellers mitchelsellers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM & @ohine provided the proper build confirmation

@ohine ohine merged commit b900eda into dnnsoftware:development Aug 14, 2018
@ohine ohine added this to the 9.2.2 milestone Aug 17, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
esw Issues reported by ESW team or Evoq customers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Import/Export Circular Dependency in pages cause pages not to be imported
4 participants