SubPointSupport

Results 53 issues of SubPointSupport

Current definition looks as following: ```cs [ExpectValidation] [DataMember] [IdentityKey] public string Name { get; set; } ``` Name property is a required one, should have [ExpectRequired] attribute. ```cd [ExpectValidation] [ExpectRequired]...

ModuleFileDefinition misses ParentHostCapability it should be available under folder definition as well: ``` [ParentHostCapability(typeof(FolderDefinition))] ```

M2 should allow to provision Nintex Workflow via both CSOM/SSOM. M2 used to have Nintex support, yet some time ago it was dropped from the main codebase. The following tickets...

new definition

Currently, SPMeta2 uses a custom tailored, Wyam based workflow to generate documentation across several projects. This approach proven to be ineffective, complex and slow. This is very similar to blog...

enhancement

### Brief description SPMeta2 cannot pass "CanDeploy_ContentTypeFieldLink_WithProperties" test. If field link has got DiaplyName set, it would fail under SharePoint 2016 CSOM provision. Somehow, GAC reference refers to CSOM assembly...

bug

It would be nice to have SPMeta2 CSOM provision implemented for ".net core" platform. More information can be found in Yammer discussion: https://www.yammer.com/spmeta2feedback/#/threads/show?threadId=849298105 Also, the following work by @colindekker needs...

community-feedback
enhancement

Lovely SharePoint API.

community-feedback
enhancement
blog

Regression testing depends on a bunch of ENV vars to get things configured: account, password, provision mode, libraries and so on. As the list of vars expanded, it has become...

community-feedback
enhancement

SPMeta2 should check versions of its libraries used. The problem is that sometimes various SPMeta2 assemblies are used: - from the local folder - from GAC Such inconsistency might and...

enhancement

SPMeta2 documentation should be rewritten. A better structure, more examples and how-tow guides are to be introduced.

community-feedback
enhancement