You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/09/18 12:27:00 UTC

[jira] [Commented] (CAMEL-11781) Support BoxUser.moveFolderToUser in camel-box

    [ https://issues.apache.org/jira/browse/CAMEL-11781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16169946#comment-16169946 ] 

ASF GitHub Bot commented on CAMEL-11781:
----------------------------------------

GitHub user fjollberg opened a pull request:

    https://github.com/apache/camel/pull/1937

    CAMEL-11781: Support for BoxUser.moveFolderToUser in camel-box.

    Add support for BoxUser.moveFolderToUser in order to be able to move data from a user account into another before deleting an enterprise user as in the Box user interface.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/fjollberg/camel camel-box-implement-movefoldertouser

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/camel/pull/1937.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1937
    
----
commit 26d2913d2fb0dfc35d44072dab0107862ee45892
Author: Fredrik Jönsson <fj...@kth.se>
Date:   2017-09-18T12:10:13Z

    CAMEL-11781: Support for BoxUser.moveFolderToUser in camel-box.

----


> Support BoxUser.moveFolderToUser in camel-box
> ---------------------------------------------
>
>                 Key: CAMEL-11781
>                 URL: https://issues.apache.org/jira/browse/CAMEL-11781
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-box
>    Affects Versions: 2.19.2
>            Reporter: Fredrik Jönsson
>
> We are currently implementing an Box enterprise account integration using camel-box. When deleting accounts we need support for the BoxUser.moveFolderToUser in camel-box in order to transfer the data of the account elsewhere before deletion, similar to how the Box user interface works when deleting users.
> I'll register a GitHub pull-request with a suggested implementation shortly.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)