# Summary

The Field Permissions module allows site administrators to set field-level permissions to edit, view and create fields on any entity.

# Project URL

https://www.drupal.org/project/field_permissions

# Where is the code?

In the 8.x-1.x branch on d.o.

# Estimated completion date

An alpha should be available mid July.

# Dependencies

Unknown

# Who's doing the port?

# What help do they need?

Unknown

# D8 roadmap

#2196303: Port field permissions to drupal 8

# Background and reference information

For the moment it works on user and node entity,
it is not working on fields attched to taxonomy term because they don't have an author.

I have openened a new request https://www.drupal.org/node/2734551
In order to implement this modules on field_collection.

I'm finishing the writing of the test for comment fields.

Comments

legaudinier created an issue. See original summary.

asibona’s picture

Assigned: Unassigned » asibona
asibona’s picture

asibona’s picture

Issue summary: View changes
asibona’s picture

Issue summary: View changes
jhedstrom’s picture

Status: Active » Needs work

Since there is an active port on github, this is at Needs Review.

asibona’s picture

Issue summary: View changes
jhedstrom’s picture

Issue summary: View changes

Updating the IS to point toward the github repo where the port currently resides.

jhedstrom’s picture

Issue summary: View changes
asibona’s picture

I saw you made the service dynamic,
I'm going to study your code! :)
I will improve the test if I can.

thanks a lot :)

asibona’s picture

Assigned: asibona » Unassigned
jhedstrom’s picture

Status: Needs work » Needs review

There is now an alpha release out, so changing status.

Test away folks!

jhedstrom’s picture

Status: Needs review » Reviewed & tested by the community

RC1 released, moving to RTBC.

marco.b’s picture

Thanks a lot. I tested several use cases and all worked fine.

petednz’s picture

Just started trying this out and it is doing what it says on the box

marvil07’s picture

Status: Reviewed & tested by the community » Fixed
apaderno’s picture

I am giving credits to the users who participated in this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.