[
https://issues.apache.org/jira/browse/USERGRID-933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15090160#comment-15090160
]
ASF GitHub Bot commented on USERGRID-933:
-----------------------------------------
Github user mdunker commented on a diff in the pull request:
https://github.com/apache/usergrid/pull/459#discussion_r49250461
--- Diff:
stack/services/src/main/java/org/apache/usergrid/security/tokens/cassandra/TokenServiceImpl.java
---
@@ -267,6 +288,7 @@ public void importToken(String token, TokenCategory
tokenCategory, String type,
Assert.notNull( principal.getType() );
Assert.notNull( principal.getApplicationId() );
Assert.notNull( principal.getUuid() );
+ // workflowOrgId would be taken from state
--- End diff --
delete line
> [SPIKE] Understand what remains and break up tasks for migrating properties
> from files on Tomcat to Org-level in the management app
> -----------------------------------------------------------------------------------------------------------------------------------
>
> Key: USERGRID-933
> URL: https://issues.apache.org/jira/browse/USERGRID-933
> Project: Usergrid
> Issue Type: Story
> Reporter: Jeffrey
> Assignee: Mike Dunker
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)