Skip to content

Clone a Group guide updated #2314

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

tarunkukreja003
Copy link
Collaborator

major changes:

  • corrected root_folder.add method in which thumbnail parameter was passed, which is not accepted in the folder.add() method, removed that and added the item using item_id
  • added item_properties using the ItemProperties class
  • added snippet and description in ItemProperties, which was a request from a customer in this feedback
  • closes #13243

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@tarunkukreja003 tarunkukreja003 self-assigned this Jul 8, 2025
@tarunkukreja003 tarunkukreja003 added documentation Bugs and enhancement requests for doc (API ref and notebooks) Sample Notebook ready for review labels Jul 8, 2025
Copy link
Contributor

@nanaeaubry nanaeaubry left a comment

Choose a reason for hiding this comment

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

Left two small comments

"metadata": {},
"outputs": [
{
"data": {
"text/html": [
"<div class=\"9item_container\" style=\"height: auto; overflow: hidden; border: 1px solid #cfcfcf; border-radius: 2px; background: #f6fafa; line-height: 1.21429em; padding: 10px;\">\n",
" <div class=\"item_left\" style=\"width: 210px; float: left;\">\n",
" <a href='https://pythonapi.playground.esri.com/portal/home/group.html?id=32d87e01dd734563a377a1c5b82425fa' target='_blank'>\n",
" <a href='https://rpubw120iwapt.ags.esri.com/portal/home/group.html?id=84664d956490472f89d7ba14a84fbed8' target='_blank'>\n",
Copy link
Contributor

Choose a reason for hiding this comment

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

@jyaistMap Unsure about this one so will defer to you but do we want to expose this enterprise?

Copy link
Contributor

@nanaeaubry nanaeaubry left a comment

Choose a reason for hiding this comment

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

left one question, otherwise looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Bugs and enhancement requests for doc (API ref and notebooks) ready for review Sample Notebook
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants