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

New command: check in file #284

Closed
waldekmastykarz opened this issue Jan 27, 2018 · 15 comments
Closed

New command: check in file #284

waldekmastykarz opened this issue Jan 27, 2018 · 15 comments

Comments

@waldekmastykarz
Copy link
Member

waldekmastykarz commented Jan 27, 2018

Check in the specified file

  • command: spo file checkin -w|--webUrl <webUrl> -i|--id [id] -u|--url [url] -t|--type [type] -c|--comment [comment]
  • webUrl: The URL of the site where the file is located
  • id: id of the file to check in
  • url: server- or site-relative URL of the file to check in
  • type: type of the check in. Available values Minor|Major, default Major
  • comment: comment to set when checking the file in
  • specify either the ID or the URL of the file to check in but not both
  • requires connection to a SharePoint site

For more information see the Set-PnPFileCheckedIn cmdlet

@PlanetWilson
Copy link

Can I pick this up please?

@waldekmastykarz
Copy link
Member Author

All yours! 👍

@waldekmastykarz
Copy link
Member Author

Hey @PlanetWilson, how are things going? Need help with anything?

@PlanetWilson
Copy link

Hi, sorry I know I am being slow. Just getting my head around the unit testing framework...I'll get @kshsbala to help me :)

@waldekmastykarz
Copy link
Member Author

No worries, it can be a bit intimidating at first. Please, don't hesitate to reach out if you have any questions and great to hear that you can reach out @kshsbala for help 👍

@waldekmastykarz
Copy link
Member Author

waldekmastykarz commented Mar 25, 2018

Hey @PlanetWilson, just wanted to check if you're still working on this and need any help with anything 🙂

@PlanetWilson
Copy link

I am but still going very slowly. Understand if you wish to give it to someone else sorry :(

@waldekmastykarz
Copy link
Member Author

Please don't be! Totally understood things take time. Just wanted to check if you're still working on it and don't need to spend your time and energy elsewhere. Appreciate your help and again, please don't hesitate to reach out if we can help you with anything. 🙂

@waldekmastykarz
Copy link
Member Author

Unfortunately, @PlanetWilson can't continue his work on this item. Open for picking again.

@VelinGeorgiev
Copy link
Contributor

@waldekmastykarz I can complete this one. Feel free to assign it to me.

@waldekmastykarz
Copy link
Member Author

Will do! Thanks @VelinGeorgiev!

@VelinGeorgiev
Copy link
Contributor

VelinGeorgiev commented Jun 13, 2018

Hey @waldekmastykarz

Is Id the UniqueId (GUID) of the document because there is a difference between ID and UniqueId and it could be misunderstood by someone?

@waldekmastykarz
Copy link
Member Author

Which one do we need in the underlying API call?

@VelinGeorgiev
Copy link
Contributor

The underlying API uses UniqueId

@waldekmastykarz
Copy link
Member Author

Then let's use that and clarify that in the command description

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants