René's URL Explorer Experiment


Title: Changing milestone of issue does not work · Issue #1432 · python-gitlab/python-gitlab · GitHub

Open Graph Title: Changing milestone of issue does not work · Issue #1432 · python-gitlab/python-gitlab

X Title: Changing milestone of issue does not work · Issue #1432 · python-gitlab/python-gitlab

Description: Description of the problem, including code/CLI snippet I am trying to change milestone of issue. I understand that I should set milestone_id with valid ID of milestone (reference #612 as well as https://docs.gitlab.com/ee/api/issues.html...

Open Graph Description: Description of the problem, including code/CLI snippet I am trying to change milestone of issue. I understand that I should set milestone_id with valid ID of milestone (reference #612 as well as ht...

X Description: Description of the problem, including code/CLI snippet I am trying to change milestone of issue. I understand that I should set milestone_id with valid ID of milestone (reference #612 as well as ht...

Opengraph URL: https://github.com/python-gitlab/python-gitlab/issues/1432

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Changing milestone of issue does not work","articleBody":"## Description of the problem, including code/CLI snippet\r\nI am trying to change  milestone of issue. I understand that I should set `milestone_id` with valid ID of milestone (reference https://github.com/python-gitlab/python-gitlab/issues/612 as well as https://docs.gitlab.com/ee/api/issues.html#edit-issue). The problem is that it seems to not work. The code passes without any error or warning but issue still has the old milestone assigned.\r\n\r\n```\r\n    project = ctx.projects.get(265)\r\n    issue = project.issues.get(729)\r\n    issue.milestone_id = 1372\r\n    issue.save()\r\n```\r\n\r\nI am sure that I am setting correct milestone ID as I am getting it just few lines prior using code:\r\n```\r\n    group = ctx.groups.get(GROUP)\r\n    new_milestone = next(group.milestones.list(title=new_milestone, as_list=False))\r\n    print(new_milestone.id)\r\n```\r\n\r\n## Expected Behavior\r\nMilestone changes.\r\n\r\n## Actual Behavior\r\nNothing happens.\r\n\r\n## Specifications\r\n\r\n  - python-gitlab version: 2.6.0\r\n  - API version you are using (v3/v4): v4\r\n  - Gitlab server version (or gitlab.com): 13.10.3\r\n","author":{"url":"https://github.com/Cynerd","@type":"Person","name":"Cynerd"},"datePublished":"2021-04-30T10:32:22.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":3},"url":"https://github.com/1432/python-gitlab/issues/1432"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:53cba08b-2f52-7e74-867e-29d76b055c21
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id9094:232A6D:171FF69:1E6A81D:69770B1C
html-safe-nonce79d136c9fda6e6548e07e385050d7b8e5c143767b9a7823855c6d71d5559463b
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5MDk0OjIzMkE2RDoxNzFGRjY5OjFFNkE4MUQ6Njk3NzBCMUMiLCJ2aXNpdG9yX2lkIjoiNjM1OTY4MTI2MDkxMzYyNTg4NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac2cd9c02c0c7dc26b8edc8031bab09844d35932132801246cf5f3f5f34f071b2a
hovercard-subject-tagissue:872304315
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/python-gitlab/python-gitlab/1432/issue_layout
twitter:imagehttps://opengraph.githubassets.com/8d79c9f82547a43b292861262080361e0626bcdd32bf5ff3fdd9542fd0c06130/python-gitlab/python-gitlab/issues/1432
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/8d79c9f82547a43b292861262080361e0626bcdd32bf5ff3fdd9542fd0c06130/python-gitlab/python-gitlab/issues/1432
og:image:altDescription of the problem, including code/CLI snippet I am trying to change milestone of issue. I understand that I should set milestone_id with valid ID of milestone (reference #612 as well as ht...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameCynerd
hostnamegithub.com
expected-hostnamegithub.com
None01d198479908d09a841b2febe8eb105a81af2af7d81830960fe0971e1f4adc09
turbo-cache-controlno-preview
go-importgithub.com/python-gitlab/python-gitlab git https://github.com/python-gitlab/python-gitlab.git
octolytics-dimension-user_id28886265
octolytics-dimension-user_loginpython-gitlab
octolytics-dimension-repository_id8077625
octolytics-dimension-repository_nwopython-gitlab/python-gitlab
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id8077625
octolytics-dimension-repository_network_root_nwopython-gitlab/python-gitlab
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
releasef752335dbbea672610081196a1998e39aec5e14b
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/python-gitlab/python-gitlab/issues/1432#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-gitlab%2Fpython-gitlab%2Fissues%2F1432
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fpython-gitlab%2Fpython-gitlab%2Fissues%2F1432
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=python-gitlab%2Fpython-gitlab
Reloadhttps://github.com/python-gitlab/python-gitlab/issues/1432
Reloadhttps://github.com/python-gitlab/python-gitlab/issues/1432
Reloadhttps://github.com/python-gitlab/python-gitlab/issues/1432
python-gitlab https://github.com/python-gitlab
python-gitlabhttps://github.com/python-gitlab/python-gitlab
Notifications https://github.com/login?return_to=%2Fpython-gitlab%2Fpython-gitlab
Fork 675 https://github.com/login?return_to=%2Fpython-gitlab%2Fpython-gitlab
Star 2.4k https://github.com/login?return_to=%2Fpython-gitlab%2Fpython-gitlab
Code https://github.com/python-gitlab/python-gitlab
Issues 26 https://github.com/python-gitlab/python-gitlab/issues
Pull requests 12 https://github.com/python-gitlab/python-gitlab/pulls
Discussions https://github.com/python-gitlab/python-gitlab/discussions
Actions https://github.com/python-gitlab/python-gitlab/actions
Projects 0 https://github.com/python-gitlab/python-gitlab/projects
Security 0 https://github.com/python-gitlab/python-gitlab/security
Insights https://github.com/python-gitlab/python-gitlab/pulse
Code https://github.com/python-gitlab/python-gitlab
Issues https://github.com/python-gitlab/python-gitlab/issues
Pull requests https://github.com/python-gitlab/python-gitlab/pulls
Discussions https://github.com/python-gitlab/python-gitlab/discussions
Actions https://github.com/python-gitlab/python-gitlab/actions
Projects https://github.com/python-gitlab/python-gitlab/projects
Security https://github.com/python-gitlab/python-gitlab/security
Insights https://github.com/python-gitlab/python-gitlab/pulse
New issuehttps://github.com/login?return_to=https://github.com/python-gitlab/python-gitlab/issues/1432
New issuehttps://github.com/login?return_to=https://github.com/python-gitlab/python-gitlab/issues/1432
#1486https://github.com/python-gitlab/python-gitlab/pull/1486
Changing milestone of issue does not workhttps://github.com/python-gitlab/python-gitlab/issues/1432#top
#1486https://github.com/python-gitlab/python-gitlab/pull/1486
https://github.com/Cynerd
https://github.com/Cynerd
Cynerdhttps://github.com/Cynerd
on Apr 30, 2021https://github.com/python-gitlab/python-gitlab/issues/1432#issue-872304315
#612https://github.com/python-gitlab/python-gitlab/issues/612
https://docs.gitlab.com/ee/api/issues.html#edit-issuehttps://docs.gitlab.com/ee/api/issues.html#edit-issue
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.